<style type="text/css">
<!--

p,h1,h2,h3,h4 {
font: 10pt tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
color: black;
}

.bluehead {
color: blue;
font-weight: bold;
}

.item {
font-weight: bold;
text-decoration: underline;
}

.light {
color: gray;
}

.dark {
color: black;
font-weight: bold;
}

.toptext {
color: white;
font-weight: bold;
}

p,td {
font-size: x-small;
}

h1 {
font-size: medium;
font-weight: bold;
}

h2 {
font-size: small;
font-weight: bold;
}

h3 {
font-size: small;
font-weight: normal;
}

a {
text-decoration: none;
}

a:link{
color: blue;
}

a:visited{
color: darkblue;
}

a:hover {
text-decoration: underline;
}

a.toplink:link {
color: white;
font-weight: bold;
}

a.toplink:visited {
color: white;
font-weight: bold;
}


-->
</style>