.bodybase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/site_bg_stripe.gif);
	background-repeat: repeat;
	margin: 0px;
}
.tabletxt {
	font-size: 11px;
	line-height: 18px;
}
.tablehead {
	font-size: 14px;
	font-weight: bold;
}
.sectionhead {
	font-size: 12px;
	font-weight: bolder;
}
a:link {
	color: #FFCC00;
}
a:visited {
	color: #D58000;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #FF9900;
}
.inlinebold {
	font-weight: bold;
}
