body 


a:link {
font-weight : bold; 
text-decoration : none; 
color : #blue; 
} 
a:visited {
font-weight : bold; 
text-decoration : none; 
color : #purple; 
} 
a:hover, a:active {
text-decoration : none; 
color : #9685ba; 
} 


td  		 { font-family: Verdana; font-size: 10pt; color:#000000 }
h5           { font-family: Verdana; font-size: 10pt; color: #082f7a; font-weight: bold ;text-align: center}
tr           { font-family: Verdana; font-size: 10pt; color:#555753 }
