p
{
	font-family:georgia, helvetica, serif;
	line-height: 1.4em;
	font-size: 11px;
	color:#333333;
}

A,A:link,A:visited {
	color: #81ABBA;
	text-decoration: underline;
}
A:active,A:hover {
	color: #5D7781;
	text-decoration: underline;
}

A.FooterText,A.FooterText:visited {
	color: #666666;
	font-size: 9px;
	text-decoration: underline;
}

A.FooterText:hover {
	color: #666666;
	font-size: 9px;
	text-decoration: underline;
}

BODY {
	background-color: #81ABBA;
}
.EmphasisText {
	font-family:georgia, helvetica, serif;
	font-size: 9px;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
}
.FooterText {
	font-family:georgia, helvetica, serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.InformationText {
	font-family:georgia, helvetica, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.Subhead1 {
	font-family:georgia, helvetica, serif;
	font-size: 11px;
	font-weight : bold;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family:georgia, helvetica, serif;
	font-size : 12px;
	font-weight: bold;
	color: #666666;
}
.PromoText
{
	font-family:georgia, helvetica, serif;
	font-size: 10px;
	color:#333333;
}
.PromoHeading
 {
	font-family:georgia, helvetica, serif;
	line-height: 1.4em;
	font-size: 12px;
	font-weight : bold;
	color: #81ABBA;
}

.input, .textfield, .textarea {
	color: #666666;
	background-color: #e8f8fe;
	font: normal 11px georgia, helvetica, serif;
	border: 1px solid #999999;
	padding: 4px;
	margin: 0 0 5px 0;
}

