
a:link {
text-decoration : none;
color : #5f6f7f;
}
a:visited {
text-decoration : none;
color : #5F6F7F;
font-weight : bold;
}
a:hover {
text-decoration : underline;
color : #b4c64e;
}
a:active {
text-decoration : none;
color : #ff0000;
}
.bold {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-style : normal;
color : #5f6f7f;
font-weight : bold;
}
.bodyplain {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
color : #666666;
font-weight : bold;
line-height : 20px;
}
.boldwhite {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-style : normal;
color : #ffffff;
font-weight : bold;
text-decoration : none;
}
.boldwhiteCopy {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-style : normal;
font-weight : bold;
text-decoration : none;
}
.credit {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-style : normal;
color : #cccccc;
font-weight : bold;
text-decoration : none;
}
.bodyplainred {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9pt;
font-style : normal;
color : #ff6633;
font-weight : normal;
text-decoration : none;
}
.bodyplaingrey {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-style : normal;
color : #999999;
font-weight : normal;
}
.bodyplainwhite {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-style : normal;
font-weight : normal;
}
h2 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 16px;
font-style : normal;
color : #5f6f7f;
font-weight : bold;
}
h3 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
color : #5f6f7f;
}
h4 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #5f6f7f;
}
td {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
color : #5f6f7f;
}
.buttan {
font-family : tahoma, verdana, arial, ms sans serif;
font-size : 11px;
font-weight : bold;
border-color : #000000;
background-color : #5f6f7f;
color : #ffffff;
}
html, body {
   padding: 0;
   margin: 0;
   }
