BODY {
	background-color : Black;
}

P {
	font-family : arial, helvetica, sans-serif;
	font-size : 10px;
	color : #E0FFFF;
	line-height : 11px;
}

.para0 {
	font-family : arial, helvetica, sans-serif;
	font-size : 9px;
	color : #FFFFFF;
	line-height : 12px;
}

.para1 {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	line-height : 14px;
}

.para2 {
	font-family : arial, helvetica, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	line-height : 16px;
	letter-spacing :0px;
}

.para3 {
	font-family : arial, helvetica, sans-serif;
	font-size : 15px;
	color : #FFFFFF;
	line-height : 17px;
	letter-spacing : 0px;
}

.data {
	font-family : arial, helvetica, sans-serif;
	font-size : 14px;
	color : White;
	background : Gray;
	line-height : 22px;
	text-indent : 6px;
}

.head1 {
	font-family : arial, helvetica, sans-serif;
	font-size : 14px;
	color : White;
	font-weight : bold;
	text-align : center;
}

.head2 {
	font-family : arial, helvetica, sans-serif;
	font-size : 17px;
	color : White;
	font-weight : bold;
	text-align : center;
}

.head3 {
	font-family : arial, helvetica, sans-serif;
	font-size : 18px;
	color : White;
	font-weight : bold;
	text-align : center;
}

UL {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : White;
}

.add {
	font-family : arial, helvetica, sans-serif;
	color : #E0FFFF;
	font-size : 13px;
	line-height: 18px;
	font-weight : bold;
}

.wee {
	font-family : arial, helvetica, sans-serif;
	color : White;
	font-size : 11px;
}

.md {
	font-family : arial, helvetica, sans-serif;
	color : BBBBBB;
	font-size : 18px;
	font-weight : bold;
}

.tab1 {
	font-family : arial, helvetica, sans-serif;
	color : BBBBBB;
	font-size : 11px;
}

A:LINK, A:VISITED {
	color : White;
}

A {
	color : Aqua;
}
	
A:HOVER {
	color : Yellow;
}


H1 {
	color : White;
	font-family : arial, helvetica, sans-serif;
	font-size : 18px;
	text-align : center;
}

H2 {
	color : White;
	font-family : arial, helvetica, sans-serif;
	font-size : 17px;
	text-align : center;
}

H3 {
	color : White;
	font-family : arial, helvetica, sans-serif;
	font-size : 15px;
	text-align : center;
}

H4 {
	color : White;
	font-family : arial, helvetica, sans-serif;
	font-size : 13px;
	text-align : center;
}

