@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* for new images that are designed with the stylesheet, rather than in Photoshop */


div.photoright {
float: right;
margin-left: 35px;
margin-bottom: 20px;
text-align: left;
font-family: Geneva, Tahoma, sans-serif;
font-size: 9px;
line-height: 10px;
	
}

div.photoleft {
float: left;
margin-right: 20px;
margin-bottom: 20px;
text-align: left;
font-family:Geneva, Tahoma, sans-serif;
font-size: 9px;
line-height: 10px;
	
}

div.photoneutral {
	margin-top:20px;
	text-align:left;
	font-family: Geneva, Tahoma, sans-serif;
	font-size: 9px;
	line-height: 10px;
}



.links {
	height: 22px;
	width: 11px;
}
.space {
	height: 11px;
	width: 11px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
	text-decoration: none;

}


A:link {text-decoration : none; border : 0px; color:#1A04A2;}
A:visited {text-decoration : none; border : 0px; color:#1C66AB;}
A:hover {text-decoration: none; border : 0px; color:#1C66AB;}


.subhead {
	font-weight: bold;
	color: #660000;
}
