body 


a:link {
 
text-decoration : none; 
color : #0000FF; 
} 
a:visited {

text-decoration : none; 
color : #9E94C3; 
} 
a:hover, a:active {
text-decoration : none; 
color : #0000FF; 
} 


td  		 { font-family: Arial; font-size: 10pt; color:#000000 }
h5           { font-family: Arial; font-size: 10pt; color: #082f7a; font-weight: bold ;text-align: center}
tr           { font-family: Arial; font-size: 10pt; color:#555753 }