BODY {
	background-image : url(../images/background.jpg);
	font-family : Verdana;
	font-size : x-small;
	scrollbar-3d-light-color : #D3D3D3;
	scrollbar-arrow-color : #24304A;
	scrollbar-base-color : #ffffff;
	scrollbar-face-color : #D3D3D3;
	scrollbar-highlight-color : #D3D3D3;
	scrollbar-shadow-color : #D3D3D3;
	scrollbar-track-color: #2E3A55;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-left : 0px;
	margin-right : 0px;
}

TD {
	color : Black;
	font-family : Verdana;
	font-size : 11px;
}

.SMALLTEXT {
	color : Silver;
	font-family : Verdana;
	font-size : 10px;
}

.BOTTOMBAR {
	color : Black;
	font-family : Verdana;
	font-size : 10px;
}

A:LINK {
	text-decoration : none;
	font-family : Verdana;
	font-size : 10px;
	color : Gray;
}

A:VISITED {
	text-decoration : none;
	font-family : Verdana;
	font-size : 10px;
	color : Gray;
}

A:ACTIVE {
	text-decoration : none;
	color : #24304A;
	font-size : 10px;
	font-family : Verdana;
}

A:HOVER {
	text-decoration : underline;
	font-weight : normal;
	color : #24304A;
	font-size : 10px;
}

A.small:LINK {
	text-decoration : none;
	font-family : Verdana;
	font-size : 11px;
	color : Gray;
}

A.small:VISITED {
	text-decoration : none;
	font-family : Verdana;
	font-size : 11px;
	color : Gray;
}

A.small:ACTIVE {
	text-decoration : none;
	color : #24304A;
	font-size : 11px;
	font-family : Verdana;
}

A.small:HOVER {
	text-decoration : underline;
	font-weight : normal;
	color : #24304A;
	font-size : 11px;
}

H1 {
	color : Black;
	font-family : Arial;
	font-size : 16px;
}

H2 {
	color : Black;
	font-family : "Arial Black";
	font-size : 16px;
}

H3 {
	color : #24304A;
	font-weight : normal;
	font-family : "Arial Black";
	font-size : 10px;
}
