body {background-color: white;
	font-family : Verdana,Arial,Helvetica; 
	font-size : 12px; 
	margin-top:0px;
}
A  {text-decoration:none;color:#C00000}
A:Hover {text-decoration:underline;}
td {font-size : 12px; font-family : arial, helvetica;}  
p {font-size : 12px; font-family : arial, helvetica;}  
.navigation {
	font-family : Verdana,Arial,Helvetica; 
	text-align:left;
	width:100%; 
	height:15;
	font-size : 10px; 
	font-weight : bold;
	color: #000000;
	background-color: #F0F0F0;
}
.section_heading {
	font-family : Verdana,Arial,Helvetica; 
	text-align:left;
	vertical-align:bottom;
	font-size : 14px; 
	font-weight : bold;
	color: #000000;
}

.section_heading_1 {
	font-family : Verdana,Arial,Helvetica; 
	text-align:left;
	vertical-align:bottom;
	font-size : 20px; 
	font-weight : bold;
	color: #000000;
}

.document_footer {
	font-family : Verdana,Arial,Helvetica; 
	text-align:right;
	font-size : 8px; 
}
.document_header {
	font-family : Verdana,Arial,Helvetica; 
	text-align:right;
	font-size : 16px; 
	font-weight : bold;
	color: #000000;
}
.document_title {
	font-family : Verdana,Arial,Helvetica; 
	text-align:left;
	font-size : 22px; 
	font-weight : bold;
	color: #000000;
}
.document_attributes {
	font-family : Verdana,Arial,Helvetica; 
	text-align:left;
	font-size : 12px; 
	color: #000000;
}
.warning {
	font-weight : bold;
  color:  red;
	font-size : 14px; 
}
