
H1  {
	font-family : Arial Black;
}

H2  {
	font-family : Arial Black;
}

H3  {
	font-family : Arial;
}

H4  {
	font-family : Arial;
}

H5  {
	font-family : Arial;
}



A  {
	color : Red;
}

.imgAnchor  {
	color : Black;
	background-color : Black;
}

A:Visited  {
	color : Fuchsia;
}


BODY  {
	background-color : #333333;
	color : Yellow;
}

.fattext  {
	font-family : Arial Black;
}

.submitButStyle  {
	font-weight : bold;
	color : Red;
}

.otherButStyle  {
	font-weight : bold;
	color : Green;
}

.tblBannerStyle  {
	font-weight : bold;
	background-color : #FF6600;
}

.tblHeadStyle  {
	font-style : italic;
	font-weight : bold;
	background-color : #4444FF;
}

.errorMsgStyle  {
	color : Red;
	font-weight : bold;
}

.textInputStyle  {
	background-color : Silver;
}

.brightButStyle  {
	font-style : normal;
	font-weight : bold;
	color : #FF00FF;
}

TITLE  {
	font-family : Arial Black;
}

