a { text-decoration: underline; }
a:link { color:#345699; }
a:visited { color:#ff8400; }
a:active { color:#34CC56; }
a:hover { color:#34CC56; text-decoration:underline; }

body {
background: #CCC;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
}

table {
background: #FFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
}

.wd8 {
display: block;
padding: 0 0 5px 0;;
margin: 0;
/* color: #000; */
font-size: 48px;
font-weight: bold;
font-style: normal;
}

.logo {
display: block;
padding: 10px 0 20px 0;;
margin: 0;
color: #000;
font-size: 24pt;
font-weight: bold;
font-style: normal;
}

.footer {
display: block;
margin: 0px;
padding: 2px 5px 5px 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 7pt;
}

#text-large {
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
}

#text-normal {
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
}

#text-small {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}

#text-footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 7pt;
}

#subhead {
display: block;
padding: 0em;
color: #ffffff;
font-size: 16px;
font-weight: bold;
font-style: italic;
}

#descriptionhead {
display: block;
color: #999;
font-weight: bold;
font-style: italic;
font-size: 16px;
}

#bottom {
color: #003;
font-size: 10px;
}

#bottom a {
color: #336;
text-decoration: underline;
}

#bottom a:hover {
color: #633;
}