body {
font-family: "Times New Roman", Times, serif;
background-image:url(images/background_rev.gif);
margin:0px;
height:100%;
}

#main { 
position:absolute;
height:100%;
background-image:url(images/body_back.gif);
background-repeat:repeat-y;
}

.header { 
color: #3c6297; 
font-size: 14pt; 
font-weight: 300; 
}

.subhead { 
color: #a3874a; 
font-size: 12pt;
font-weight: 300; 
}

.bodytext {
color: black; 
font-size: 9pt;
line-height: 11pt;
}

.bluetext { 
color: #3c6297; 
font-size: 9pt;
line-height: 11pt;
}

.bluetext_ctr { 
color: #3c6297; 
font-size: 10pt;
line-height: 11pt; 
text-align: center;
}

.bluetext_sm     { 
color: #3c6297; 
font-size: 9pt; 
line-height: 11pt;
}

.tantext_head {
color: #F0ECDD; 
font-size: 11pt;
line-height: 13pt;
}

.whitetext_sub {
color: white; 
font-size: 9pt;
line-height: 11pt;
}

.bodytext a:link { 
color: #3c6297; 
text-decoration: none;
}

.bodytext a:visited { 
color: #a3874a; 
text-decoration: none
}

.bodytext a:hover { 
color: #3c6297; 
text-decoration: underline 
}

.bodytext a:active { 
color: #a3874a; 
text-decoration: none
}
