body { 
	background-color: #b07777;
	color: #ffffff;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 14px }
td,p,a,font {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 14px }
a:link {
	color: #ffffff;
	text-decoration: underline }
a:visited {
	color: #cccccc;
	text-decoration: underline }
a:active {
	color: #cccccc; }
	text-decoration: underline overline }
a:hover {
	color: #cccccc;
	text-decoration: underline overline }
h2 {
	background-color: #b07777;
	color: #ffffff;
	font-family: Courier New, Courier, Monaco, serif;
	font-size: 14px;
	font-weight: bold }