.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
.upperlink A:link {color: #000000;	font-family: Arial;	font-size: 12px;text-decoration: none;}
.upperlink A:visited {color: #000000;	font-family: Arial;	font-size: 12px;	text-decoration: none;}
.upperlink A:active {color: #000000;	font-family: Arial;	font-size: 12px;	text-decoration: none;}
.upperlink A:hover{color: #999966;	font-family: Arial;	font-size: 12px;	text-decoration: none;}
.lowerlink A:link {color: #333333;	font-family: Arial;	font-size: 9px;	text-decoration: none;}
.lowerlink A:visited {color: #000000;	font-family: Arial;	font-size: 9px;	text-decoration: none;}
.lowerlink A:active {color: #000000;	font-family: Arial;	font-size: 9px;	text-decoration: none;}
.bottomlink A:hover{color: #999966;	font-family: Arial;	font-size: 12px;	text-decoration: none;}
.bottomlink A:link {color: #FF0000;	font-family: Arial;	font-size: 12px;	text-decoration: none;}
.bottomlink A:visited {color: #FF0000;	font-family: Arial;	font-size: 12px;	text-decoration: none;}
.bottomlink A:active {color: #FF0000;	font-family: Arial;	font-size: 12px;	text-decoration: none;}


.underlinetop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}
.underlineright {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}
.rightdotted {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}
.textboxes {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
}
