body {
	font-family: Arial, Helvetica, sans-serif;
	border: 0px none;
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 1px;
	color: #013C2F;
}

#Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #013C2F;
}
#Menu a {
	text-decoration: underline;
	color: #013C2F;
	padding-left: 4px;
	padding-right: 4px;
	font-style: normal;
}
#Menu a:hover {
	color: #FF0000;
}
#Menu a:visited {
	color: #FF0000;
}
.Title {
	font-family: CENOBYTE;
	font-style:  normal;
	font-weight: 500;
	font-size: 35px;
	color: #013C2F;
	width:500px;
}
.style1 {color: #FFFFFF}
.style2 {font-size: 16px}
.style3 {font-size: xx-large;}
#style4 {
	font-size: 12pt;
	overflow: auto;
	height: 400px;
	padding-top: 20px;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
.ContentTable {
	background-color: #AAAAFF;
	border: 1px dashed #000000;
}

