body{ 
	font-family: Verdana;
	font-style : normal ;
	font-size : 8pt; 
	font-weight :normal;
	text-align : left;
	text-indent : 1em;
	margin-left:10px
}

#navigate a{
	font-family: Verdana;
	font-style : normal ;
	font-size : 8pt; 
	font-weight :bold;
	text-decoration : none; 
	color :#FFFFFF 
}

#navigate a:hover{
	font-family: Verdana;
	font-style : normal ;
	font-size : 8pt;
	font-weight :bold;
	text-decoration : none;
	color :#FF8000 
}

table{
	font-family: Verdana;
	font-style : normal ;
	font-size : 9pt; 
	
	text-decoration : none; 
	color :#FFFFFF 
}

p{ 
	font-family: Verdana;
	font-style : normal ;
	font-size : 9pt; 
	font-weight :normal;
	text-align : left; 
	text-indent : 1em;
	margin-left:10px
}
