BODY {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 12px;
	background-color : FFFFFF;
}

A:link {
	color : #828282;
	text-decoration : underline;
}

A {
	color : #828282;
	text-decoration : underline;
}

A:visited {
	text-decoration : underline;
	color : #828282;
}

A:hover {
	text-decoration : none;
	color : #AB8755;
}

.headline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #D80C92;
}

.header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #007472;
}

.subhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	line-height : 25px;
}

.normal {
	font-family : Arial, Helvetica, sans-serif;
	color : #828282;
	font-size : 12px;
	line-height : 25px;
}

.abnormal {
	font-family : Arial, Helvetica, sans-serif;
	color : #828282;
	font-size : 12px;
}

.normalReverse {
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-weight : bold;
	font-size : 11px;
}

.alert {
	font-family : Arial, Helvetica, sans-serif;
	color : Red;
	font-size : 12px;
}

.small {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 11px;
}

.tiny {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 10px;
}
