.bodycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #4275AA;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #4876AA;
}
.bottominfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #4275AA;
}
.bodybold {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4275AA;
	text-align: left;
	padding: 4;
}
.subjectname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #4275AA;
}
a {
	font-size: small;
	color: #336699;
	font-weight: normal;
}
a:visited {
	color: #6699CC;
}.body .bottominfo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #336699;
}
.ERROR{
border: 3px ridge red;
color:red;
}
