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

	
					background-color: #9999cc
} 

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

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

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: 10pt ;
}

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

