body{
	background:#fefefe;
	margin:10px;
	padding:10px;
}

a:link {
	color: #CC0000;
}
a:visited {
	color: #993300;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}
.bodyText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:16px;
	color:#333;
}
.header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	line-height:24px;
	color:#900;
	font-weight:bold;
}
.subHeader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:18px;
	color:#777;
	font-weight:bold;
}
