.BODY1 {
	font-family : Arial ;
	color : Black ;
	background-color : Black ;
	font-size : 14px ;
}

A {
	text-decoration : none ;
	font-weight : normal ;
	font-family : Arial ;
	font-size : 14px ;
	color : #FFCF28 ;
}

.Jump {
	font-family : Arial ;
	font-size : 14px ;
	font-weight : bold;
}

A:hover {
	color : #8080FF ;
}

.Ptext {
	text-align : justify ;
	font-family : Arial ;
	font-size : 14px ;
	color : White ;
}

.Ttext {
	font-family : Arial ;
	font-size : 14px ;
	color : White ;
}

.Wtext {
	font-family : Arial ;
	font-size : 14px ;
	color : Black ;
}

.Ntext {
	font-family : Arial ;
	font-size : 12px ;
	font-weight : bold ;
}

.Btext {
	font-family : Arial ;
	font-size : 15px ;
	font-weight : bold ;
}

.Lheader {
	font-family : Arial ;
	font-size : 20px ;
}

.Header {
	font-family : Arial ;
	font-size : 20px ;
	color : White ;
}

.Bigheader {
	font-family : Arial ;
	font-size : 24px ;
	color : White ;
}

.Footer {
	font-family : Arial ;
	font-size : 11px ;
	color : Gray ;
}

.Input {
	font-size : 12px ;
	color : Blue ;
}

.Input1 {
	font-size : 10px ;
	color : Blue ;
}