body {
	margin-top: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0;
	background-color: #ffffff;
	font-family: Georgia, Times New Roman, serif;
	font-size: 100%;
	color: #000000;
}


h1 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	font-variant: normal;
	display: inline;
}


h2 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 0.8em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-transform: none;
	font-variant: normal;
	display: inline;
}


h3 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.0em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-transform: none;
	font-variant: normal;
	display: inline;
}

.rightcopy {
	font-family: Georgia, Times New Roman, serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.maincopy {
	font-family: Georgia, Times New Roman, serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.leftnav {
	font-family: Georgia, Times New Roman, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


.leftnav a:visited {
	color: #d0d0d0;
}

.leftnav a:link {
	color: #e0e0e0;
}

.leftnav a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.leftnav a:active {
	color: #e0e0e0;
	text-decoration: underline;
}


.bodycopy {
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
}

.smallcopy {
	font-size: 1.0em;
	color: #000000;
	font-weight: bold;
}


input {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;

}

textarea {

	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	font-weight: normal;
}

.caption {
	font-family: Georgia, Times New Roman, serif;
	font-size: 0.7em;
	color: #ffffff;
	font-weight: bold;
}




