html,body {
background-color : #FFFFFF; 
}

p,ul,li,td {
font-size : 6pt; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : black; 
}

body { 
margin : 0; 
} 

a:link {color: white; text-decoration:underline;}
a:visited {color: white; text-decoration:underline;}
a:hover {color:white; text-decoration:none;}

.gr{ 
border-left: solid #b266a6;
border-right: solid #b266a6; 
border-bottom: solid #b266a6; 
border-width:1px; 
}


