BODY {
	font-family : ARIAL, HELVETICA, VERDANA;
	font-size : 11px;
	color: Black;
	line-height : 16px;
	margin: 0px;
}

TD {
	font-family : ARIAL, HELVETICA, VERDANA;
	font-size : 11px;
	color: Black;
	line-height : 16px;
}

.bodycopy {
	font-family : ARIAL, HELVETICA, VERDANA;
	font-size : 11px;
	color: Black;
	line-height : 16px;
}

.bodycopywhite {
	font-family : ARIAL, HELVETICA, VERDANA;
	font-size : 11px;
	color: white;
	line-height : 16px;
}

.Heading {
	font-family : ARIAL, HELVETICA, VERDANA;
	font-size : 12px;
	color : #990000;
	line-height : 16px;
	font-weight : bold;
	text-transform : uppercase;
}

.HeadingBlue {
	font-family : ARIAL, HELVETICA, VERDANA;
	font-size : 12px;
	color : #003366;
	line-height : 16px;
	font-weight : bold;
	text-transform : uppercase;
}

.HeadingAcqua {
	font-family : ARIAL, HELVETICA, VERDANA;
	font-size : 12px;
	color : #006666;
	line-height : 16px;
	font-weight : bold;
	text-transform : uppercase;
}

A:HOVER {
	font-family : ARIAL, HELVETICA, VERDANA;
	font-size : 11px;
	color: Black;
	text-decoration: underline;
}

A:LINK {
	font-family : ARIAL, HELVETICA, VERDANA;
	font-size : 11px;
	color: Black;
	text-decoration: none;
}

A:VISITED {
	font-family : ARIAL, HELVETICA, VERDANA;
	font-size : 11px;
	color: Black;
	text-decoration: none;
}

A:VISITED.mainmenu {
	font-family : ARIAL, HELVETICA, VERDANA;
	font-size : 10px;
	color: white;
	text-decoration: none;
}

A:HOVER.mainmenu {
	font-family : ARIAL, HELVETICA, VERDANA;
	font-size : 10px;
	color: white;
	text-decoration: underline;
}

A:LINK.mainmenu {
	font-family : ARIAL, HELVETICA, VERDANA;
	font-size : 10px;
	color: white;
	text-decoration: none;
}

#sidemenu {
	color: white;
	font-size : 11px;
	padding-left: 20px;
	padding-right: 20px;
}

#sidemenu A:VISITED {
	font-family : ARIAL, HELVETICA, VERDANA;
	font-size : 11px;
	color: white;
	text-decoration: underline;
}

#sidemenu A:HOVER {
	font-family : ARIAL, HELVETICA, VERDANA;
	font-size : 11px;
	color: white;
	text-decoration: none;
}

#sidemenu A:LINK {
	font-family : ARIAL, HELVETICA, VERDANA;
	font-size : 11px;
	color: white;
	text-decoration: underline;
}