BODY {
	font : xx-small Arial;
	color : #444444;
}
H1 {
	color : #AAAAAA;
	text-align : center;
	font : 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	cursor : default;
	margin-top : 0;
	margin-bottom : 0;
}

H2 {
	color : White;
	font : 20pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	cursor : default;
	margin-top : 0;
	margin-bottom : 0;
	text-transform: uppercase;
}

H4 {
	FONT-SIZE: 18px;
	margin-top : 0;
	margin-bottom : 0;	
	text-align : center;
}

A:HOVER {
	color : #0000FF;
}

A:ACTIVE {
	color : red;
}

A {
	color : #B04242;
	text-decoration : underline;
}

A.Menu:HOVER {
	color : #0000FF;
}

A.Menu:ACTIVE {
	color : red;
}

A.Menu {
	color : #59390C;
	text-decoration : none;
	font : normal;
}

A.lnk:HOVER {
	color : black;
	text-decoration : underline;
}

A.lnk:ACTIVE {
	color : black;
}

A.lnk {
	color : black;
	text-decoration : none;
	font : normal;
}

A.Lan:HOVER {
	color : yellow;
}

A.Lan:ACTIVE {
	color : Red;
}

A.Lan {
	color : Black;
	font : bold;
	text-decoration : none;
	font : bold xx-small "MS Sans Serif", Geneva, sans-serif;
}

A.aText:HOVER {
	color : #A96400;
}

A.aText:ACTIVE {
	color : #A96400;
}

A.aText {
	color : #444444;
	font : bold;
	text-decoration : none;
}

.BigTitle {
	color : White;
	font : 20pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	cursor : default;
	margin-top : 0;
	margin-bottom : 0;	
}

.Title {
	color : white;
	font : bold medium Arial, Helvetica, sans-serif;
}

.Text {
	color : Black;
	font : normal small "Courier New", Courier, monospace;
}

.small {
	font : normal xx-small Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.Text1 {
	color : Black;
	font : normal small;
}

.TextBI {
	color : Black;
	font : bold italic small;
}
