body {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	font-color: #666666;
	
					scrollbar-base-color: #006600;
					scrollbar-face-color: #669900; 
					scrollbar-shadow-color: #ffffff; 
					scrollbar-highlight-color: #ffffff; 
					scrollbar-3dlight-color: #000000; 
					scrollbar-darkshadow-color: #000000; 
					scrollbar-track-color: #006600; 
					scrollbar-arrow-color: #FFFFFF;

}

A {
text-decoration :none;
font-weight : bold;
	color : #006600;
}

A:Hover {
	text-decoration :underline;
	 font-weight : bold;
	color : #333333;
}

tr, td, table {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	font-color: #666666;

}
 
table.border {
	font-family:arial,helvetica,sans-serif;
	color: #999999;
	font-size: 10pt;
	border-color: #ffffff;
	border-width:0.5px;
	border-style:solid;
	border-collapse:collapse;
}

.tableheader {
	background-color: #ffffff;
}

.normal {
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	font-size: 10pt;
}

.smallprint {
	font-family: arial,helvetica,sans-serif;
	font-size: 7pt;
	color: #666666;
}

.subhead {
	font-family: arial,helvetica,sans-serif;
	font-size: 12pt;
	font-weight : bold;
	color: #000000;
}
.easysubhead {
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	font-weight : bold;
	color: #000000;
}
.head {
	font-family: arial,helvetica,sans-serif;
	font-size: 18pt;
	font-weight : bold;
	color: #9999cc;}

H1 {
	color : #000000;
	font-size: 12pt ;
}

H2 {
	color : #000000;
	font-size: 16pt;
}

