body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.main_text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.main_titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
}
.nav_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	text-align: center;
	color: #9A0034;
}
.masthead_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #ffcc33;
	text-align: center;
}
.cd_desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
.cd_rec_label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
.masthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	text-align: center;
	color: #9A0034;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffcc33;
}
.cd_titles {
	font-size: 14px;
	font-weight: bold;
}
.table_borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}
.table_borderTop_2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 16px;
}

p {padding: .5em}

a:link {
	color: #9a0034;
}
a:visited {
	color: #330099;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #9a0034;
}
