h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: normal;
	color: #999;
	margin-bottom: -5px;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #6699CC;
	margin-bottom: -5px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.copyrighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 12px;
}
.mediumtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	margin-top: -10px;
}
.homeSidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #fff;
	/*margin-top: -10px;*/
}

.homeSidebarHead {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #fff;
	margin-bottom: -5px;
}

.homeSpotlightHead {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	letter-spacing: .2em;
	font-weight: normal;
	color: #fff;
	margin-bottom: -5px;
}

a.homeSidebar:link {
	color: #fff;
	font-weight:bold;
}

a.homeSidebar:visited {
	color: #fff;
	font-weight:bold;
}

a:link {
	color: #336699;
}
a:visited {
	color: #336699;
}


