body{
font-family:arial,sans-serif;
font-weight:500;
font size:16px;
color:#000;
}
h2{
 	font-family: OCR A Extended, Arial, Helvetica, sans-serif;
	font-size:32px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a.button:link { 
width:150px; 
background-color:#0033CC;
border-style:outset; 
border-color:#B0B0B0; 
border-width:3px; 
padding : 3px ;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px; 
font-weight:bold; 
text-decoration:none; 
color:WHITE; 
} 
a.button:visited { 
width:150px;
background-color:#03C; 
border-style:outset; 
border-color:#B0B0B0; 
border-width:3px; 
padding : 3px ;
font-family: Georgia, "Times New Roman", Times, serif; 
font-size:12px; 
font-weight:bold; 
text-decoration:none; 
color:white; 
} 
a.button:hover{ 
width:150px;
background-color:#FFFFFF;
border-style:inset; 
border-color:#B0B0B0; 
border-width:3px; 
padding : 3px ;
font-family: Georgia, "Times New Roman", Times, serif; 
font-size:12px; 
font-weight:bold; 
text-decoration:none; 
color:black; 
} 
a.button:active { 
width:150px; 
background-color:#3800FF; 
border-style:inset; 
border-color:blue; 
border-width:3px; 
padding : 3px ;
font-family: Georgia, "Times New Roman", Times, serif; 
font-size:12px; 
font-weight:bold; 
text-decoration:none; 
color:WHITE; 
} 

a:link {
color :#00F;
text-decoration : none;
}
a:visited {
color :  #00F;
text-decoration : none;
}
a:hover {
color : #000;
text-decoration : none;
}
a:active {
color : green ;
text-decoration : underline;
}
.dropcap{
color : #00F;
font-size : 2.25em;
font-weight : 600 ;
float : left;
padding-right : 2px ;
margin: -8px 0 0 0 ;
}
p{
font-size : 13px;
font-weight : 500;
color : #000;
}