body { 
    margin: 0px;
    padding: 0px;
 font-size: 9pt;
}
hr{
 color: #06669f;
 height: 1;
}
a{
 color: #0187EE;
 text-decoration: none;
 font-size: 9pt;
}
a:hover{
 color: #294059;
 text-decoration: underline;
 font-size: 9pt;
}
input, textarea, select{
 font-family: Trebuchet MS;
 font-size: 9pt;
 border: 1px solid #000000;
}
body, td{
 font-family: Trebuchet MS;
 font-size: 9pt;
}

.menu { 
         font-size: 8pt; color: #879999; font-family: Trebuchet MS;
}
.menu a:link { 
         font-size: 8pt; color: #879999; font-family: Trebuchet MS; text-decoration: none;
}
.menu a:visited { 
         font-size: 8pt; color: #879999; font-family: Trebuchet MS; text-decoration: none;
}
..menu a:hover { 
         font-size: 8pt; color: #FFFFFF; font-family: Trebuchet MS; text-decoration: none;
}
.menu a:active { 
         font-size: 8pt; color: #879999; font-family: Trebuchet MS; text-decoration: none;
}


.contact a, a:visited {
	color:#000000;
	text-decoration:none;
}
.contact a:hover {
	color:#000000;
	text-decoration:none;
}