.body {
	font-family: Tahoma;
	font-size: 14px;
	background-image: url(index_spacer.gif);
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #E9E9E9;
	background-image: url(../images/Corner-Tile.jpg);
}
.bodytext {
	font-family: Tahoma;
	font-size: 14px;
	list-style: square outside;
	font-style: normal;
	line-height: normal;
}
.bodyheader {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #0066CC;
}
.HeaderLinks {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
.MouseText {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #999999;
}
.bodytextsmall {
	font-family: Tahoma;
	font-size: 12px;
	list-style: square outside;
	font-style: normal;
	line-height: normal;
	color: #666666;
}
.tableborder {
	margin-left: 0px;
	margin-top: 0px;
	border: 1px solid #CCCCCC;
}
.bodytextcaps {
	font-family: Tahoma;
	font-size: 14px;
	list-style: square outside;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-transform: capitalize;
	color: #333333;
	font-variant: small-caps;
}
