html body {
margin: 0px;
padding: 20px;
font: normal 12px arial, helvetica, verdana, sans-serif;
color: #000;
background-color: #ffffff;
width:900px;
}

#header {
background: url(../images/topline.gif) repeat-x 100% 0%;
width:900px;
height:20px;
}

#headertext{
float: right;
font-size: 8pt;
font-family: arial, helvetica;
margin-top:-2px;
}

#toptitle {
width:100%;
margin-top:25px;
margin-bottom:10px;
}

html h2 {
padding-left: 0px;
margin-bottom:5px;
font-size: 24px;
font-family: arial, helvetica;
font-weight: bold;
color:#003366;
padding-top:2px;
}

html h3 {
padding-left: 0px;
font-size: 16px;
font-family: arial, helvetica;
font-weight: bold;
color: #003366;
}

html h4 {
padding-left: 0px;
font-size: 14px;
font-family: arial, helvetica;
font-weight: bold;
color: #003366;
}

html a:link {
color: #003366; 
text-decoration: underline; 
}

html a:active {
color: #003366; 
text-decoration: underline;
}

html a:visited {
color: #8b0000; 
text-decoration: underline; 
}

html a:hover {
color: #8b1a1a; 
text-decoration: none; 
}

#content {
margin:15px;
padding:20px;
background-color: #eee;
border: 1px solid #ccc;
}

html table {
font: normal 12px arial, helvetica, verdana, sans-serif;
}

table img {
float:left;
display:inline;
margin-right:7px;
}

html table h2 {
font: bold 24px arial, helvetica, verdana, sans-serif;
color: #003366;
}

html ul {
margin-bottom: 0px;
margin-top: 0px;
margin-left: 15px;
{

