body {
	margin: 0px 0px 0px 0px;
	font-family: verdana, geneva, arial, helvetica, san-serif;
	font-size: 11px;
	background-color: #C6C7BD;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
	margin-left: 10px;
	margin-top: 10px;
	background-image: url(images/background.gif);
}
 
A 	       { color: #3399CC; }
A:link	   { color: #006AC1; text-decoration: underline; }
A:visited  { color: #0069C6; text-decoration: underline; }
A:active   { color: #0069C6; text-decoration: underline; }
A:hover	   { color: #0069C6; text-decoration: underline; }

#content {
	position: absolute;
	left: 11px;
	top: 184px;
	background-color: #FFFFFF;
}
.smallBody {font-size: 9px}
.linkColorBody {color: #006AC1}
.fadedBody {font-size: 9px; color: #666666; }
.Heading {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
