BODY {
	background-color : #008B99;
}

/* In Use */
H2 {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: #008B99;
	line-height: 13px;
}

/* In Use */
A.body {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: Red;
	margin-right: 3px;
}

/* In Use */
A.body:HOVER {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: Red;
	margin-right: 3px;
	text-decoration: underline;
}

/* In Use */
P.footer {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: White;
	text-decoration: none;
}

/* In Use */
P {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: Black;
	margin-left: 20px;
	margin-right: 10px;
	text-decoration: none;
	line-height: 14px;
}

/* In Use */
P.large {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: #008B99;
	margin-left: 20px;
	line-height: 15px;
}

/* In Use */
P.nomargin {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: Black;
	text-decoration: none;
}

/* In Use */
UL {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: Black;
	text-decoration: none;
	line-height: 15px;
}

img {border-color: White White White White;}
