<STYLE TYPE = 'text/css'>

a:link {color: black}
a:visited {color: black}
a:active {color: black}

BODY {
font-family: arial, helvetica, impact, sans-serif;
}


H1 {
font-family: verdana, arial, helvetica;
font-size:18px;
}
H2 {
font-family: verdana, arial, helvetica;
font-size:16px;}
H3 {
font-family: verdana, arial, helvetica;
font-size:14px;}
H4 {
font-family: verdana, arial, helvetica;
font-size:12px;}
H5 {
font-family: verdana, arial, helvetica;
font-size:10px;}
H6 {
font-family: verdana, arial, helvetica;
font-size:10px;}
H7 {
font-family: verdana, arial, helvetica;
font-size:10px;}

PageHeader {
font-family: verdana, arial, helvetica;
font-size:32px;
font-weight: bold;}



LI {
list-style-position: outside;
list-style-image: url('images/ul-arrow.gif');
background-color: #CCCCCC;
padding: 5;
margin: 5;
vertical-align: text-top;
width: 600;
}

.maincontent {
border = solid thin #000000;
padding: 10;
width: 800;
}

</STYLE>