body, td, th, p, .whattodo, #phContent, #phagg{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
body {
	margin-top: 48px;
	background-color: #CFCFCF;
	background-image: url(../interface/background.gif);
	background-repeat: repeat-x;
}
.bodytext {
	font-family: "Trebuchet MS";
	color: #4F4F4F;
	font-size: 11px;
	line-height: 14px;
}
.copyr {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 9px;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bolder;
	color: #1C4868;
}
.memberheading {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bolder;
	color: #82B640;
}
.subheading {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bolder;
	color: #82B640;
	line-height: 18px;
}
.subheading_blue {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #1C4868;
	line-height: 18px;
}
a:link {
	color: #82B640;
	text-decoration: underline;

}
a:visited {
	text-decoration: underline;
	color: #82B640;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #82B640;
}
a:active {
	color: #82B640;
}