/* -----------------HTML BASE STYLES------------------------------------------------------*/
body {  
	/*background:  url("/images/template_docs/docs_bg2.gif") top left repeat;*/
	background-color: #FFFFFF; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.headline {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #000000}
.subhead1 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #336699}
.subhead2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #336699}.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
