body {
font-family: Tahoma; 
font-size: 8px; 
color: #000000;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

body.background {
background-image: url(images/bg.gif); 
background-color: #FFFFFF
}

A:link {
color: #006BA6;
font-weight: bold;
text-decoration: underline;
}
A:visited {
color: #006BA6;
font-weight: bold;
text-decoration: underline;
}
A:active {
color: #006BA6;
font-weight: bold;
text-decoration: underline;
}
A:hover {
color: #006BA6;
font-weight: bold;
text-decoration: underline;
}

.MainText {
font-family: Tahoma; 
font-size: 11px;
color: #000000;
}

.MainHeaders {
font-family: Tahoma; 
font-size: 12px;
font-weight: bold;
color: #0474B2;
}
