body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #655792;
	margin: 0px;
	background-color: #CCCCCC;
}
.CoversBody {
	padding-left: 6px;
}

.CoversBanner {
	background-color: #655792;
}
.CommentDiv {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
	margin-bottom: 5px;
}

.Title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #655792;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.BoldLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #655792;
	text-decoration: none;
}
.PlainLink {
	text-decoration: none;
}
.BoldLink2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #655792;
	text-decoration: none;
}
.MSTBodyTop {
	background-image: url(images/MSTTopper08.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 925px;
}
.MSTBodyFooter {
	background-image: url(images/MSTFooter08.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 925px;
}
.MSTBody {
	background-image: url(images/MSTBGTile08.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 875px;
	padding-right: 25px;
	padding-left: 25px;
	overflow: hidden;
}
