body {
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #000000;
}

p {
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}

h1 {
	color: #aaaaaa;
	font-size: 24px;
	font-weight: bold;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 0px;
}

h2 {
	color: #aaaaaa;
	font-size: 21px;
	font-weight: bold;
	margin-left: 40px;
	margin-bottom: 0px;	
}

h3 {
	color: #aaaaaa;
	font-size: 18px;
	font-weight: bold;
	margin-left: 40px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h4 {
	color: #aaaaaa;
	font-size: 14px;
	font-weight: bold;
	margin-left: 60px;
	margin-bottom: 0px;
	margin-top: 0px;
}	

a {
	text-decoration: none;
	font-weight: bold;
	color: #2200aa;
}

li {
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 20;
	text-align: justify;
}

a:hover {
	color: #220055;
}

a:visited {
	color: #2200aa;
}

.heading {
	text-align: center;
	margin-top: 20px;
}

.headingtext {
	color: #666666;
	font-family: Tahoma,Arial,monospace;
	font-size: 30px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
}

.centered {
	text-align: center;
}

.allcenter {
	text-align: center;
	vertical-align: middle;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.vsmall {
	font-size: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.nomargins {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.tightmargins {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.bodytext {
	margin-top: 0px;
	margin-bottom: 10px;
	text-indent: 25px;
}

.menuhead {
	font-size: 11px;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	position: relative;
	color: #000000;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

.menuopt {
	font-size: 11px;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
	position: relative;
	filter: alpha(opacity=100);
	-moz-opacity:1 .0;
	opacity: 1.0;
}

.menuheadtd {
	background-color: #eeeeff;
	position: relative;
	filter: alpha(opacity=100);
	-moz-opacity:1 .0;
	opacity: 1.0;
}

.menuopttd {
	background-color: #ffffff;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}

.neattext {
	font-size: 12px;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

