a.top_linkbar:link {
	color: #333333;
	text-decoration: none;
}

a.top_linkbar:visited {
	color: #999999;
	text-decoration: none;
}

a.top_linkbar:hover {
	color: #3333FF;
	text-decoration: none;
}

a.top_linkbar:active {
	color: #FF0000;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #C9C9C9;
}

.top_linkbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 200;
	color: #000000;
}
.top_marquee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.page_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #1F234D;
}
.page_body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.content_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

