BODY {
	background: #FFFFFF
}

H1 {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
		font-family: Geneva, Arial, Helvetica, sans-serif
}

H2 {
    	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif
}

H3 {
    	font-size: 10pt;
	font-weight: bold;
	color: #383838;
	font-family: Geneva, Arial, Helvetica, sans-serif
}

A {	
	color: #003D99; 
	text-decoration:none
}

A:hover {	
	color: #555555;
	text-decoration:underline
}

ul {
	list-style-type: square
}
	
DIV.main 
{    	
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif
}

td 
{    	
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif
}