<style type="text/css">
<!--

p,h1,h2,h3,h4 {
font-family: arial;
color: black;
}

.pinkhead {
color: #990099;
font-weight: bold;
}

.light {
color: gray;
}

.dark {
color: black;
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;
}

.quotation {
font-color: blue;
font-style: italic;
}

a {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

-->
</style>