body {
	font-family: Verdana; 	
	font-size: 11px; 	
	font-weight: normal;  
	color: #033F8E
} 
table1 {
	font-family : Verdana;
	font-size: 11px; 	
	font-weight: normal;  
	color: #033F8E
}

td { 
	font-family: Verdana; 	
	font-size: 11px; 	
	font-weight: normal;  
	color: #033F8E
} 
th {
	font-family: Verdana;
	font-size: 11px ;
	font-weight: bold;
}
h1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #033F8E;
} 

h2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bolder;
	color: #d70030;
}

h3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #033F8E;
}

h4 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #d70030;
}
A:LINK, A:VISITED {
	color : #d70030;
	text-decoration : none;
	font-size: 11px;
	font-weight : normal;
}
A:HOVER {
	color : #033F8E;
	text-decoration : none;
	font-family: Verdana;
	font-size: 11px;
	text-decoration : none;
	font-weight : normal;
}
A:LINK {
	color : #d70030;
	font-family: Verdana;
	font-size: 11px;
	text-decoration : none;
	font-weight : normal;
}.TextSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Capital {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #033F8E;
	text-transform: capitalize;

}
