BODY {
	background-color : #000000;
	
	font-family : Verdana, Arial, Eurostile, sans-serif;
	font-size : 0.9em;
	
	color : #CCCCCC;
	list-style-type : square;
	margin-top : 0em;
	margin-left : 0em;
	margin-right : 0em;
}
TD {
	
	font-family : Verdana, Arial, Eurostile, sans-serif;
	font-size : 0.8em;
	color : #CCCCCC;
	background-color : #000000;
	
	
	list-style-type : square;
	margin-top : 0em;
	margin-left : 0em;
	margin-right : 0em;
	
}

A {
	color : #ff99ff;
		background-color : transparent;
}

A:HOVER {
	color : #ff3366;
		background-color : transparent;
}
A:VISITED {
	color : #ffcc99;
	background-color : transparent;
}
P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top : 0em;
	padding-top : 0em;
	color : #CCCCCC;
	font-weight : 500
}
H1 {
	background-position : top;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	
	font-size : 1.10em;
	color : #CCCCCC;
	background-color : transparent;
	
	font-weight : 700;
	margin-bottom : .0em;
	padding-bottom : 0em;
}
H2 {
font-family :  Verdana, Arial, Helvetica, sans-serif;
		background-color : transparent;
	font-size : 1.07em;
	font-weight : 700;
}
H3 {
font-family :  Arial, Helvetica, sans-serif;
	
	background-color : transparent;
	font-size : 1.04em;
	font-weight : 700;
	
}

EM {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 0.75m;
font-weight : 500;
color : #CCCCCC;
}

I {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 0.75m;
font-weight : 500;
color : #CCCCCC;

}

BLOCKQUOTE {
font-family :  Arial, Helvetica, sans-serif;
font-size : 0.8em;
font-weight : 500;


background-color : White;
}

DL {
	font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left : -.5em;
}

DT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left : .5em;
}
DD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left : 2em;
}

LI {
   
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : 600; 
 	margin-left : -1em;
	font-size : 0.75em;
	list-style : square;
}
LI LI {
	list-style-type : square;
}

IMG {
	margin-top : 0em;
	margin-left : 0em;
	margin-right : 0em;
}
B {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : 700;
}