.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.tabletextCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.body-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	background-color: #CCCCCC;
	height: auto;
	width: auto;
	border: thin inset #000066;
	margin: 2px;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}
.infotext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #CCCCCC;
}
.bluebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	border: medium outset #0000FF;
}
.menulinks2 {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding: 0px;
	margin: 3px;
	width: auto;
	text-align: center;
	float: none;
	height: auto;
	vertical-align: middle;
	position: relative;
	background-color: #CCCCCC;
	color: #FFFFFF;
	display: inline;
	border: medium ridge #CCCCCC;
}

.menulinks2 a:link{
	border: 2px dotted #666666;
	color: #333333;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	height: auto;
	text-align: center;
	vertical-align: middle;
	display: inline;
	background-position: center center;
	float: left;
}

.menulinks2 a:visited{
	border: 2px solid #666666;
	color: #FFFFFF;
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 219px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	display: inline;
	background-position: center center;
	float: left;
}

.menulinks2 a:hover {
	border: 2px solid #0066FF;
	color: #FFFFFF;
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 219px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	display: inline;
	background-position: center center;
	float: left;
}

