

A:link
{ text-decoration: none; font-weight: bold; color: #000099; } 

A:visited
{ text-decoration: none; font-weight: bold; color: #000099; }

A:active
{ text-decoration: none; font-weight: bold; color: #000099; }

A:hover
{ text-decoration: none; font-weight: bold; color: #FFFFFF; }

body
{ background: #b6def7;
background-image: url("tile_blue.png"); 
background-repeat: repeat-y; 
margin: 0px 0px 0px 0px;   

font-family: verdana;
color: #000000;
font-size: 9pt;
 
} 


.heading
{ font-weight: bold; 
font-size: 12pt; 
} 

