BODY  {
	font-size : 10pt;
	font-family : Arial, helvetica, san-serif;
	font-weight : normal;
	font-style : normal;
	color : #CCCCFF;
	background-color : black;
}

A  {
	color: lightblue; 
	text-decoration: underline 
}

A:Visited  {
	color: #6E7BCD; 
	text-decoration: none 
}

A:Active  {}

A:Hover  {
	font-weight : bold;
}

.bold  {
	font-weight : bold;
}

.smallinfo  {
	font-family : arial, helvetica, geneva, sanserif;
	font-size: 9pt; 
	color : steelblue;
}

TD  {
	font-family : arial, helvetica, geneva, sanserif;
	font-size : 11pt;
	color : #6699FF;
	font-weight : bold;
}.h1 {
	font-family : arial, helvetica, geneva, sanserif;
	font-size: 16pt;
	color: lightsteelblue;
	font-weight : bold;
	margin-left: 2%;
	text-align: center;
	margin-right: 2%;
}
.h2 { font-family : arial, helvetica, geneva, sanserif; font-size: 14pt; color : steelblue; font-weight : bold; ; text-align: center}
.h3 { font-family : arial, helvetica, geneva, sanserif; font-size: 12pt; color : steelblue; font-weight : bold; ; text-align: center}
.h4 { font-family : arial, helvetica, geneva, sanserif; font-size: 12pt; color : lightslategray; font-weight : bold; ; text-align: center}
.bigger { font-family : arial, helvetica, geneva, sanserif; font-size: 36pt; color : lightslategray; font-weight : bold; ; background-position: center center; text-align: center}
.privateclub { font-family : arial, helvetica, geneva, sanserif; font-size: 12pt; color : #669999; font-weight : normal; ; text-align: center; font-style: italic}
.normal {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #CCCCCC}
.normalCenter { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #CCCCCC ; text-align: center}
pre {  font-weight: normal; color: #FFFFFF; font-size: 10pt}
