BODY, UL, LI, TR, TD {
	SCROLLBAR-FACE-COLOR: #000048;
	SCROLLBAR-HIGHLIGHT-COLOR: #000033;
	SCROLLBAR-SHADOW-COLOR: #000033;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #000033;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-size: 11pt;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	textg-align: justify;
}
.SMALL {
	font-size: 7pt;
}
.BIG {
	font-size: 17pt;
}
.MEDIUM {
	font-size: 12pt;
}
H1, H2, H3 {
	text-align: center;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
}
A {
	color: #87A4CB;
	text-decoration: none;
	font-weight: bold;
}
A.MENU {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
A.MENU:hover {
	color: #87A4CB;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
A:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
input, textarea, select {
	border: 1pxsolid #87A4CB;
	background: #000048;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	scrollbar-track-color: #C0C0C0;
}

