BODY {
	BACKGROUND-COLOR: #000000;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 12px;
}

UL, LI, P, TD, TR {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 12px;
}

A:LINK, A:VISITED, A:ACTIVE {
	COLOR: #FFFFFF;
}

A:HOVER {
	COLOR: red;
}

FORM {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 10px;
	MARGIN-BOTTOM:0;
}

SELECT, INPUT, TEXTAREA {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	COLOR: #51485F;
	FONT-SIZE: 10px;
	font-weight: bold;
	MARGIN-BOTTOM:0;
}

H1 {
	font-size: 30px;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:5px;
}
H2 {
	font-size: 23px;
	font-weight: normal;
	margin-top:5px;
	margin-bottom:5px;
}
H3 {
	font-size: 18px;
	font-weight: normal;
	margin-top:5px;
	margin-bottom:5px;
}
H4 {
	font-size: 12px;
	font-weight: normal;
	margin-top:5px;
	margin-bottom:5px;
}

.NODEC {
	text-decoration: none;
}

.MENULINKS {
	text-decoration: none;
	FONT-SIZE: 11px;
	font-weight: bold;
}

.SMALLMENULINKS {
	text-decoration: none;
	FONT-SIZE: 9px;
	font-weight: bold;
}

.BOTTOMLINKS {
	text-decoration: none;
	FONT-SIZE: 10px;
	font-weight: bold;
}

.TITLE {
	color: #ffffee;
}

.NEWS {
	color: #ccff99;
}

.SMALLTEXTS {
	FONT-SIZE: 9px;
	font-weight: normal;
}
