body {
margin-left : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
font-family : Arial, Verdana, sans-serif;
font-size : 8pt;
color : #000;
}
.container {
width : 1000px;
text-align:left;
background-color : #fff;
}

a:link {
color : #005da8;
text-decoration : none;
font-weight : bold;
font-size : 0.9em;
}
a:visited {
color : #005da8;
text-decoration : none;
font-weight : bold;
font-size : 0.9em;
}
a:hover {
color : ##005da8;
font-weight : bold;
text-decoration : underline;
font-size : 0.9em;
}
a:active {
color : ##005da8;
text-decoration : none;
font-weight : bold;
font-size : 0.9em;
}

.copyright {
font-size : 0.8em;
color : #000;
}
.greynotes {
font-size : 0.9em;
color : #444;
font-weight : bold;
}
.greynotes2 {
font-size : 0.8em;
color : #222;
font-weight : regular;
}
.title {
font-size : 1em;
font-weight : bold;
}
.title2 {
font-size : 1.1em;
font-weight : bold;
color : #005da8;
}
.title3 {
font-size : 1.3em;
font-weight : bold;
color : #005da8;
}
.whitetitle {
font-size : 1em;
font-weight : bold;
color : #ffffff;
}
h1 {
font-size : 1.3em;
color : #005da8;
font-weight : bold;
margin-bottom : 0;
padding-bottom : 0;
margin-top : 0;
padding-top : 0;
}
h2 {
font-size : 1.3em;
color : #005da8;
font-weight : bold;
margin-bottom : 0;
padding-bottom : 0;
margin-top : 0;
padding-top : 0;
}
h3 {
font-size : 1em;
color : #000000;
font-weight : bold;
margin-bottom : 0;
padding-bottom : 0;
margin-top : 0;
padding-top : 0;
}
hr {
color : #cccccc;
}
li {
padding : 3px 0;
}

