BODY {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	margin-left : 20px;;
	text-align: left;
	background : #ffffff;
}
h1{
	font-size : 15px;
	font-weight : bold;
	text-decoration : none;
	color : #232850;
}
h1 a{
	font-weight : bold;
	text-decoration : none;
	color : #003399;
}
h1 A:HOVER {
	font-weight : bold;
	text-decoration : underline;
	color : #003399;
}
h2{
	font-size : 12px;	
	font-weight : none;
	text-decoration : none;
	color : #000000;
} 
h2 a{	
	text-decoration : none;
	color : #003399;
}
h2 a:hover{	
	text-decoration : underline;
	color : #003399;
}

h3{
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : #232850;
}
h3 a{
	text-decoration : none;
	color : #003399;
}
h3 a:hover{	
	text-decoration : underline;
	color : #003399;
}