body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background: url(bg_tile.jpg);
	font: 13px/24px georgia, "trebuchet ms", verdana, arial;
}
.topsection {
	padding: 10px;
}
.wtd {
	background: #FFFFFF;
	padding: 10px;
}
h1 {
	font: 21px "trebuchet ms", verdana, arial;
	color: #FFFFFF;
}
.headline {
	font: 30px impact, "trebuchet ms", verdana, arial;
	color: #FF0000;
	padding: 0 5px 0 5px;
}
p {
	padding-left: 15px;
	padding-right: 15px;
}
.fnc {
	color: #299106;
	font: 16px/30px "trebuchet ms", verdana, arial;	
	font-weight: bold;
}
.fng {
	color: #299106;
	font: 19px/30px "trebuchet ms", verdana, arial;	
	font-weight: bold;
}
.fnl {
	color: #00C1D2;
}
.strk {
	font-style: strikethrough;
}
.fnr {
	color: #FF0000;
	font: 18px/32px	arial;
	font-weight: bold;
}
.rdln {
	color: #FF0000;
	text-decoration: underline;
}
.purp{
	color: #845393;
	font-weight: bold;
}
a:link {
	color: #FF0000;
	text-decoration: underline;	
}
a:visited {
	color: #FF0000;
	text-decoration: underline;	
}
a:hover {
	color: #FF0000;
	text-decoration: none;	
}