a:active     { color: #333399 }
.text12bold  { font-size: 12pt; font-weight: bold }
a:hover      { color: #595739 }
a:link       { color: #333399 }
a:visited    { color: #333399 }
a            { color: #333399 }
body         { font-family: Trebuchet MS; font-size: 12pt; background-color:#000000; color:#000000; line-height:1.25 lines }
h1           { font-family: Times New Roman MT Extra Bold; font-size: 24pt; color: #2E263F; margin-top: 0; 
               margin-bottom: 6 }
h2           { font-size: 14pt; color: #2E263F; font-family: Times New Roman MT Extra Bold }
h3           { font-family: Times New Roman MT Extra Bold; font-size: 12pt; color: #2E263F }
h4           { font-family: Times New Roman MT Extra Bold; font-size: 36pt; color: #2E263F }
	
table        { font-family: Trebuchet MS; font-size: 12pt; color: #000000; line-height:150% }

a:link.whitelink {
text-decoration : underline
color : #FFFFFF;
font-family : Trebuchet MS, Arial;
}
a:visited.whitelink {
text-decoration : underline;
color : #FFFFFF;
font-family : Trebuchet MS, Arial;
}
a:active.whitelink {
text-decoration : underline;
color : #FFFFFF;
font-family : Trebuchet MS, Arial;
}
a:hover.whitelink {
text-decoration : underline;
color : #808000;
font-family : Trebuchet MS, Arial;
}
a.whitelink {
text-decoration : underline;
color : #FFFFFF;
font-family : Trebuchet MS, Arial;
}

a:link.bluered {
text-decoration : underline;
font-family : Trebuchet MS;color:#0000FF
}
a:visited.bluered {
text-decoration : underline;
color : #0000FF;
font-family : Trebuchet MS;
}
a:active.bluered {
text-decoration : underline;
color : #0000FF;
font-family : Trebuchet MS;
}
a:hover.bluered {
text-decoration : underline;
color : #FF0000;
font-family : Trebuchet MS;
}
a.bluered {
text-decoration : underline;
color : #0000FF;
font-family : Trebuchet MS;
}