BODY {
	background: repeat-x top url(/images/background.gif) #FFFFFF;
	font-family: Arial;
}

BODY, TD {
	font-size: 11pt;
}

H1 {
	font-size: 20px;
	font-family: Arial;
	color: #D50000;
	text-transform: uppercase;
}

H2 {
	text-transform: uppercase;
	color: #0071BC;
	font-size: 16px;
	font-family: Arial;
}

#MENU {
	font-size: 14px;
	font-family: Arial;
	color: #0071BC;
}

#MENU H2 {
	display: inline;
	padding: 0;
	margin: 0 3px 0 3px;
	font-size: 12px;
	font-family: Arial;
}

#MENU A {
	text-decoration: none;
	color: #0071BC;
}

#MENU A:hover {
	text-decoration: underline;
	color: #D50000;
}

.pretitle {
	font-size: 10pt;
	padding-left: 50%;
	text-align: justify;
	font-style: italic;
	color: #AAAAAA;
}

#TEXT {
	padding: 10px 0 20px 30px;
}

#TEXT P {
	text-align: justify;
}