body {
	font-family: Verdana;
	background-color: #C9D5EF;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
}
p { 
	font-size: 12px; 
	line-height: 14px; 
	color: #000000;
}
a:link, a:visited {
	font-size: 12px; 
	text-decoration: none;
	color:#FFFFFF;
}
a:hover, a:active {
	font-size: 12px; 
	text-decoration: underline;
	color:#990000;
}
.title {
	font-size: 24px;
	font-weight:bold;
	color: #000066;
}
a.title:link, a.title:active, a.title:hover, a.title:visited {
	font-size: 24px;
	text-decoration: underline;
	color: #000066;
}
.footer {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	background-color: #D55D07;
}
.quote {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #3A3225;
}
a.body {
	font-size: 12px; 
	line-height: 14px; 
	color: #000066;
	text-decoration: underline;
}
