html, body  { 
background-color : #F5F5F5;
color : #2F5B9C;
margin : 0;
padding : 0;
font : normal 11px tahoma, verdana, arial;
line-height : 16px;
text-align : center;
} 
td  { 
font : normal 11px tahoma, verdana, arial;
line-height : 16px;
} 
A:link { 
color : #003c64;
text-decoration : underline;
} 
A:visited { 
color : #003c64;
text-decoration : underline;
} 
A:hover { 
color : #003c64;
text-decoration : none;
} 
A:active { 
color : #003c64;
text-decoration : none;
} 
.for	{
font-family: Tahoma;
font-size: 11px;
font-style: normal;
color: black;
font-weight: normal;
border: 1px solid #B5B2B5;
background-color:#F7F7F7;
line-height: 8pt;
}
.for2	{
font-family: Tahoma;
font-size: 10px;
font-style: normal;
color: black;
font-weight: normal;
border: 1px solid #B5B2B5;
background-color:#F7F7F7;
}
.red {
color: #FF0000;
}
.headline {
font-weight: bolder;
}
