
body {
background-color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
}
A:link {
color: #660000;
text-decoration: none;
}
A:visited {
color: #660000;
text-decoration: none;
}
a:hover { 
text-decoration: underline;
}
.header2 {
color: #660000;
font-size: 14px;
margin-top: 5px;
margin-bottom: 8px;
font-weight: bold;
}
.header1 {
color: #000033;
font-size: 14px;
margin-top: 5px;
margin-bottom: 8px;
font-weight: bold;
}
.text {
color: #000000;
font-size: 12px;
font-size: 12px;
line-height: 16px;
}
.smalltext {
color: #333333;
font-size: 10px;
line-height: 12px;
}
