BODY {
font-family : Arial, Verdana, sans-serif;
background-color: #000000;
font-size: 12pt;
}

P {
font-family : Arial, Verdana, sans-serif;
font-size: 12pt;
margin: 10;
}

TD, LI, UL {
font-family : Arial, Verdana, sans-serif;
font-size: 12pt;
margin: 20;
}
/* this group sets the normal link colors */
A:LINK {
color : #306192;
text-decoration: underline;
font-size: 12pt;
/* font-weight: bold;*/
}
A:VISITED {
color : #306192;
text-decoration : underline;
font-size: 12pt;
/* font-weight: bold;*/
}
A:HOVER {
color : #306192;
font-size: 12pt;
/* text-decoration : underline overline;*/
/* font-weight: bold;*/
text-decoration : none;
}
A:ACTIVE {
color : #306192;
font-size: 12pt;
text-decoration : none;
/* font-weight: bold;*/
}

.trailerlink A:link {
text-decoration: underline;
font-size: 10pt;
color: #306192;
}
	
.trailerlink A:VISITED {
color : #306192;
font-size: 10pt;
text-decoration : underline;
/* font-weight: bold;*/
}

.trailerlink A:Active {
font-size: 10pt;
color : #306192;
text-decoration : none;
/* font-weight: bold;*/
}

.trailerlink A:hover {
font-size: 10pt;
color : #306192;
text-decoration : none;
/* font-weight: bold;*/
}

H1 {
font-family : Verdana, Arial, sans-serif;
font-size : 110%;
font-weight : bold;
color : #8400E7;
margin: 10;
margin-top: 15px
}

H2, H3, H4, H5, H6 {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
font-weight : bold;
color : #8400E7;
margin : 10;
}

HR {
color: #336699;
size="3"
width: 75%;
noshade 
align="center"
}

.tableBorder {
border-align: center;
border-color: #306192;
border-style: solid;
border-top-width: 5px;
border-bottom-width: 5px;
border-left-width: 5px;
border-right-width: 5px;
}

.tableBorderNarrow {
margin : 0 0 0 0;
border-color: #A298D2;
border-style: solid;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
}

/* TABLE { }*/ 