a:link, a:active, a:visited {
color: black;
font-size: 12; 
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;}

a:hover {
color: #0168B3;
font-size: 12;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;}

td {
color: #000000;
font-size: 11;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;} 

form { 
margin-bottom: 0; 
margin-top: 0; 
width: 140px; 
height: 20px; 
background-color: transparent;
font-size: 11px; 
color: #000000; 
font-weight: normal;
font-family: Tahoma, Verdana, Arial, Helvetica;}

.input {
width: 140px; 
height: 12px; 
background-color: transparent;
border-width : 0px;
font-size: 9px; 
color: #000000; 
font-weight: normal;
font-family: Tahoma, Verdana, Arial, Helvetica;}

.title{
color: #ffffff;
font-size: 10;
font-weight: bold;
font-family: Arial;}

.pg_title{
color: #0168B3;
font-size: 14;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;}

.sub_title{
color: #000000;
font-size: 13;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;}

BODY {

background-color: white;


font-size: 11;
font-weight: normal;
color: #999999;
font-family: Arial, Helvetica, sans-serif;}

.menu
 {
    font-size: 12;
	font-weight: normal;}
	
	
.linker { color:blue;
          text-decoration:underline; }
strong.b {
text-decoration:none;
font-weight:normal;
}
h1.title {
font-size: 12;
color: black;
text-decoration: none;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;}
}