.H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4537F2;
	font-weight: bolder;
}
.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
body {
	background-color: #E4E1FD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mtable {
	border-right-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #A8A8FF;
	border-left-color: #A8A8FF;
	border-bottom-color: #A8A8FF;
}
a:link {
	color: #4537F2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4537F2;
}
a:hover {
	text-decoration: underline;
	color: #A8A8FF;
}
a:active {
	text-decoration: none;
	color: #0A1E94;
}

#menu A {
	display: block;
	background-color: #A8A8FF;
	border-right: 2px solid white;
	color: #4537F2;
	font-size: 16px;
	font-weight: bold;
	float: left;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu A:hover {
	background-color: #5151FF;
	color: white;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4537F2;
}
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4537F2;
}

.bodytext {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-right-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A8A8FF;
	border-left-color: #A8A8FF;
	border-bottom-width: thick;
	border-bottom-color: #A8A8FF;
	margin-bottom: 5px;
}
