Body {
background-color: black; 
}
.BLUETEXT {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699ff;
	font-size: 10pt;
	}
.WHITETEXT {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 10pt;
	}
.BOLDWHITETEXT {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 10pt;
	font-weight: bold;
	}
.BOLDBLACKTEXT {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 10pt;
	font-weight: bold;
	}
.BOLDREDTEXT2 {
	font-family: Arial, Helvetica, sans-serif;
	color: Red;
	font-size: 12pt;
	font-weight: bold;
	}
.BOLDWHITETEXT2 {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 12pt;
	font-weight: bold;
	}
.BOLDREDTEXT3 {
	font-family: Arial, Helvetica, sans-serif;
	color: Red;
	font-size: 15pt;
	font-weight: bold;
	}
.BOLDBLACKTEXT4 {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 20pt;
	font-weight: bold;
	}
h1.RED {
font-family: Arial, Helvetica, sans-serif;
color: Red;
font-size: 20pt;	
}
h1.GOLD {
font-family: Arial, Helvetica, sans-serif;
color: GOLD;
font-size: 20pt;	
}
h2.GOLD {
font-family: Arial, Helvetica, sans-serif;
color: Gold;
font-size: 18pt;
text-align: center;
TEXT-DECORATION: none	
}
P.JUSTIFIED {
font-family: Arial, Helvetica, sans-serif;
text-align: justify;
}
BLOCKQUOTE.SSI {
font-family: Arial, Helvetica, sans-serif;
color: #6699ff;
font-size: 9pt;
font-weight: normal;
text-align: center;
}
P.SSI {
font-family: Arial, Helvetica, sans-serif;
color: #6699ff;
font-size: 10pt;
font-weight: bold;
width: 95%;
text-align: center;
}
A.SSI {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12pt;
color: red;
}
A:visited {
color: #FF6699;
}
A:active {
color: yellow;
}
A:hover {
color: lime;
}




.TEXTLINKS {
	font-family: Arial, Helvetica, sans-serif;
	color: #3366cc;
	font-size: 12pt;
	font-weight: bold;
	}