a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: underline;
	background-color: #e7ebff;
	display: inline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
	background-color: #e7ebff;
	display: inline;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline;

}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	text-indent: 0px;
	padding: 10px;


}
.lhstext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-indent: 0px;
	padding: 5px 10px 0px;
}
h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	text-indent: 0px;
	padding: 20px 0px 0px;
}
.tableborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.bodytext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-indent: 0px;
	padding: 10px;
}
.subheadings {
	font-size: 12px;
	color: #000099;
	text-indent: 0px;
	padding: 10px 10px 10px 0px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;



}
.widepadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-indent: 0px;
	padding: 10px 40px;
	background-color: #E7ebff;

}
.script {

	font-family: "Lucida Handwriting", Arial;
	font-size: 14px;
	color: #000099;
	text-indent: 0px;
	padding: 10px;
	font-weight: bold;
}

