subhead      { color: #000080; font-family: Lucida Sans; font-weight: bold }
a:link       { color: #000080; font-size: 8pt; font-family: Lucida Sans }
a:visited    { color: #000080; font-size: 8pt; font-family: Lucida Sans }
a:active     { color: #0000FF; font-family: Lucida Sans; font-size: 8pt }
a.menu:link       { color: #FFFFFF; font-size: 8pt; font-family: Lucida Sans }
a.menu:visited    { color: #FFFFFF; font-size: 8pt; font-family: Lucida Sans }
a.menu:active     { color: #FFFFFF; font-family: Lucida Sans; font-size: 8pt }
body         { color: #808080; font-family: Lucida Sans; font-size: 8pt }
table        { table-border-color-light: rgb(153,255,204); table-border-color-dark: 
               rgb(0,0,51); font-family: Lucida Sans; font-size: 8pt }
h2, h3, h4, h5, h6 { font-family: Lucida Sans; font-size: 8pt }
h1 { font-family: Lucida Sans; font-size: 9pt; color: #333399}
h2
{
	color: rgb(153,255,51); 
}
h3
{
	color: rgb(0,255,204); 
}
h4
{
	color: rgb(255,204,0);
}
h5
{
	color: rgb(153,255,51);
}
h6
{
	color: rgb(0,255,204);
}
div.errormessage { font-family: verdana, sans-serif; font-size: 11px; color: red; font-weight:bold; line-height:16px; text-align: center; }
div.completedmessage { font-family: verdana, sans-serif; font-size: 11px; color: green; font-weight:bold; line-height:16px; text-align: center; }

