A {color: rgb(51,102,255)}

A:hover {color: rgb(204,102,51)}
A:unvisited {color: rgb(51,102,255)}
A:visited {color: rgb(51,102,255)}
A:active {color: rgb(204,102,51)}

A.hvid {
   text-decoration: none;
   color: #FFFFFF}

A.hvid:unvisited {color: #FFFFFF}
A.hvid:visited {color: #FFFFFF}
A.hvid:active {color: #FFFFFF}
A.hvid:hover {color: #FF9933}

body {
    font-family: Arial, Helvetica;
    font-size: 10pt;
	color: rgb(0,0,102);
	background : white;  
	background-repeat : no-repeat;
	background-attachment : scroll;
	background-position : left top;
	margin : 0
}

P {
   font-family: Arial, Helvetica;
   font-size: 10pt;
   color: rgb(0,0,102);
}
table {
   font-family: Arial, Helvetica;
   font-size: 10pt;
   background-color: white;     
   border : 0;
   border-color : white;
}
FORM.search {
   font-family: Arial, Helvetica;
   font-size: 8pt;
   font-weight: bold;
   color: rgb(0,0,102);
}
ul {
   font-family: Arial, Helvetica;
   font-size: 10pt;
   color: rgb(0,0,102);
}
h3 {
   font-family: Arial, Helvetica;
   font-size: 12pt;
   font-weight: bold;
   font-style: italic;
   color: rgb(204,102,51);
}
