A:link {color: #0066dd; text-decoration: none;}
A:active {color: #666; text-decoration: none;}
A:visited {color: #0066dd; text-decoration: none;}
A:hover {color: #0066dd; text-decoration: underline;}

.menu:link {color: #ffffff; text-decoration: none; font-weight: bold;}
.menu:active {color: #ffffff; text-decoration: none; font-weight: bold;}
.menu:visited {color: #ffffff; text-decoration: none; font-weight: bold;}
.menu:hover {color: #0066dd; text-decoration: none; font-weight: bold;}

.copyright {font-size: 8pt; word-spacing: 3px;}
.section {color: #0066dd; font-weight: bold;}
.small {color: #ffffff; font-size: 8pt;}
.footer {font-size: 8pt; border-top: solid 1px #0066dd; padding: 15px;}

hr {color: #ffffff; height: 1px;}

BODY {font-family: Georgia; font-size: 10pt; color: #666666; margin-top: 0px; margin-bottom: 0px; margin-left: 40px; background: #FFF; background-image: url(img/bg.gif); background-repeat: repeat-x;}

H1 {font-size: 16pt; color: #0066dd;}
H2 {font-size: 13pt; color: #0066dd;}
H2.white {color: #ffffff;}

ul {list-style-image: url("img/bullet.gif");}
li {padding-left: 5px;}

.required {color: #0066dd; font-weight: bold; font-size: 20pt;}