body { background-color: #c1c8e2; margin: 0; padding: 0; }

p { color: #444; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 16px; }

ul { list-style-type: square; margin: 1em 0 1em 20px; color: #444; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 16px; }

ol { color: #444; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 16px; }

td { }

a:link { color: #004990; text-decoration: none; }

a:visited { color: #004990; text-decoration: none; }

a:hover { color: #c1c8e2; text-decoration: underline; }

a:active { color: #004990; text-decoration: none; }
H1 { color: #004990; font-family: Georgia, "Times New Roman", Times, serif; }
H2 { color: #004990; font-family: Georgia, "Times New Roman", Times, serif; }
H3 { color: #004990; font-family: Georgia, "Times New Roman", Times, serif; }
H4 { color: #004990; font-family: Georgia, "Times New Roman", Times, serif; }
H5 { color: #004990; font-family: Georgia, "Times New Roman", Times, serif; }
HR { color: #c1c8e2; }

.buttonscontainer {width: 155px;}

.buttons a {color: #004990;
background-color: #E3E7F6;
padding: 3px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #ffffff;
font: 11px georgia, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #004990;
color: #ffffff;
text-decoration: none;}
