body {
margin-left : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
font-family : Times New Roman, Arial, Verdana;
font-size : 11pt;
background-color : #ccc;
color : #626262;
}
.container {
width : 835px;
text-align:left;
background-color : #fff;
}
img {
border : 0;
}

a:link {
color : #587794;
text-decoration : none;
font-weight : bold;
font-size : 1.2em;
}
a:visited {
color : #626262;
text-decoration : none;
font-weight : bold;
font-size : 1.2em;
}
a:hover {
color : #000;
font-weight : bold;
text-decoration : none;
font-size : 1.2em;
}
a:active {
color : #587794;
text-decoration : none;
font-weight : bold;
font-size : 1.2em;
}
.copyright {
font-family : Verdana, Arial;
font-size : 0.7em;
color : #626262;
}
.notes {
font-size : 0.7em;
color : #000;
font-weight : bold;
}
.title {
font-size : 1.2em;
font-weight : bold;
color : #626262;
}
.titlelarge {
font-size : 1.4em;
font-weight : bold;
color : #626262;
}
.whitetitle {
font-size : 1.2em;
font-weight : bold;
color : #fff;
}
.standardwhite {
font-size : 1em;
font-weight : bold;
color : #fff;
}
.standardblue {
font-size : 1em;
font-weight : normal;
color : #587794;
}
.bluetitle {
font-size : 1.2em;
font-weight : bold;
color : #587794;
}

h1 {
font-size : 1em;
color : #626262;
font-weight : bold;
margin-bottom : 0;
padding-bottom : 0;
margin-top : 0;
padding-top : 0;

}
h2 {
font-size : 1em;
color : #626262;
font-weight : bold;
margin-bottom : 0;
padding-bottom : 0;
margin-top : 0;
padding-top : 0;
}
h3 {
font-size : 1em;
color : #626262;
font-weight : bold;
margin-bottom : 0;
padding-bottom : 0;
margin-top : 0;
padding-top : 0;
}
hr {
color : #ccc;
}
li {
padding : 1px 0;
}
