a, a:link, a:visited {
	text-decoration: underline;
color: #00396F;
}

a.menu:link, a.menu:visited {
	text-decoration: underline;
color: #00396F;
}

a:hover {
	color: #ff9900;
	text-decoration: underline;
}
a.menu:hover {
	color: #ff9900;
	text-decoration: underline;
}
.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	padding-bottom: 5px;
}
.linkstop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #990000;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
}
.linksbtm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #990000;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 5px;
	padding-top: 5px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	padding-top: 10px;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.excerpt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	font-style: italic;

}
.copyrt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	padding-bottom: 10px;
}
.tblmgn {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.showtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF9900;
}

