<style>
body      { color: black; background-color: white; font-family: verdana font-size: 8pt }
a         { text-decoration: none; font-style: italic; text-transform: lowercase }
a:link    { color: blue; font-weight: bold }
a:visited { color: purple }
a:hover   { color: green; text-transform: uppercase }
a:active  { color: red  }
</style>


address      { margin:12 0; font-family: Verdana, Arial, Helvetica; font-size: 8pt; 
font-weight: bold; 
text-align: left; line-height: 150%; 
word-spacing:0; text-indent:0 }


table
{
	margin:0; table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
	text-align:left; 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Comic Sans MS, Arial, Helvetica;
}
h1
{
	color: #0000FF;font-size:14pt; font-weight:bold; text-transform:uppercase
}
h2
{
	color: rgb(255,204,0); font-size:12pt
}
h3
{
	margin:0; 
	color: #0000FF;font-size:10pt; 
	font-weight:bold; word-spacing:0; 
	text-indent:0; 
	line-height:100%; 
	text-align:left 
}
h4
{
	color: rgb(204,255,255);
}
h5
{
	color: rgb(0,0,102);
}
h6
{
	color: rgb(153,0,0);
}
