body {
margin-top: 0px;
margin-left: 0px;
}


a {
color: #4166a3;
font-weight: bold;
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #8997ae;
}

a:visited {
color: #4166a3;
font-weight: bold;
text-decoration: none;
}

.content a {
color: #4166a3;
font-weight: bold;
text-decoration: none;
}

.content a:hover {
text-decoration: underline;
color: #8997ae;
}

.content a:visited {
color: #4166a3;
font-weight: bold;
text-decoration: none;
}


#container {
background-color: #fdfddb;
width: 779px;
margin-top: 10px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 0px;
}

#header {
background-color: #b11d2d;
}

#main {
width: 90%;
float: center;
margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding: 10px;
background-color: white;
}

p.content {
color: #000000;
margin-top: 0px;
margin-left: 5px;
font-family: Verdana, Arial, Helvetica; sans-serif;
font-size: 10pt
}

p.blurb {
color: #000000;
margin-top: 0px;
margin-left: 5px;
font-family: Verdana, Arial, Helvetica; sans-serif;
font-size: 11pt;
font-style: italic
}

.blurb a, a:visited {
color: #1f4b93;
font-weight: bold;
text-decoration: none;
}

.blurb a:hover {
text-decoration: underline;
}

h1 {
color: #000000;
font-family: Times New Roman, Times, Georgia, serif;
font-size: 15pt;
margin-top: 0px;
margin-left: 5px;
margin-bottom: 0px;
margin-right: 0px;
}

h2 {
color: #000000;
font-family: Times New Roman, Times, Georgia, serif;
font-size: 13pt;
margin-top: 0px;
margin-left: 5px;
margin-bottom: 0px;
margin-right: 0px;
}

h3 {
color: #000000;
font-family: Lucida, Arial, Helvetica; sans-serif;
font-size: 10pt;
font-weight: bold;
margin-top: 0px;
margin-left: 5px;
margin-bottom: 10px;
margin-right: 0px
}

img.link {
border: 0px;
}

img.inline {
margin: 0px;
border: 0px;
padding-right: 10px;
}