.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #000033;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #000033;
}
.tableBorder {
	border: 1px solid #000033;
}
.Alert {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #990000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #996600;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #990033;
	text-decoration: underline;
}
.bodyBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #000033;
}
.tableBorderleft {
	border-top: 1px none #000033;
	border-right: 1px none #000033;
	border-bottom: 1px none #000033;
	border-left: 1px solid #000033;

}
