.MainText {
	font-family: Verdana;
	font-size: 12px;
	color: #949599;
	font-weight: bold;
}
.text {
	COLOR: #333333;
	font-family: Verdana;
	font-size: 14px;
}
.links {
	COLOR: #333333;
	font-family: Verdana;
	font-size: 12px;
}
.textsmall {

	COLOR: #666666;
	font-family: Verdana;
	font-size: 10px;
}
.textbold {
	COLOR: #333333;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
.textboldsmall {

	COLOR: #333333;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: cccccc;
}
.page {
	COLOR: #333333;
	font-family: Verdana;
	font-size: 12px;
	background-color: #FFFFCC;
	font-weight: normal;
}
.box {
	border: 1px dotted cccccc;
	font-family: Verdana;
	font-size: 12px;
	color: 333333;
	background-color: F8FAFC;
}
.borderup {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: cccccc;
}
.textboldunderline {
	COLOR: #333333;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
