body,td,tr,th,table,p,div,ul,ol,li { 
	background-color:#E1E1E1;
	font-family:Arial,Helvetica,Helv,sans-serif; 
	font-size:8pt; 
	color:#222222; 
}

a { 
	font-family:Arial,Helvetica,Helv,sans-serif; 
	color:#000000; 
	font-size:9pt; 
	text-decoration:none;
	font-weight:bold;
}

a:hover { 
	color:#000066; 
}

a:active, .active { 
	color:#000066;
}

.verysmall {
        font-size:8pt;
		font-weight:bold;
}

.indenttext {
	margin-left:10px;
	text-align:left;
}


h1,h2,h3,h4,h5,h6 {
	font-family:Arial,Helvetica,Helv,sans-serif; 
	color:#222222;
}

h1	{ font-size: 18pt;}
h2	{ font-size: 16pt;}
h3	{ font-size: 14pt;}
h4	{ font-size: 12pt;}
h5	{ font-size: 10pt;}
h6	{ font-size: 8pt;}


