.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
}
a.bodytext:link {
	text-decoration: underline;
	color: #52639b;

}
a.bodytext:visited {
	
	text-decoration: underline;
	color: #52639b;

}
a.bodytext:hover {
	
	text-decoration: underline;
	color: #52639b;
}
a.bodytext:active {
	text-decoration: underline;
	color: #ff0000;
}.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.4mm;
}
.omegalogo {
	background-image: url(images/omega-worldwide-corporation.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4mm;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.whitemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3mm;
	color: #FFFFFF;
}
a.whitemenu:link {
	text-decoration: none;
}
a.whitemenu:visited {
	text-decoration: none;
}
a.whitemenu:hover {
	text-decoration: underline;
}
a.whitemenu:active {
	color: #ff0000;
	text-decoration: none;
}
.style1 {color: #FFFFFF}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.style5 {font-size: 10px}
.style6 {color: #000000}
.style8 {color: #575d71}
.fullheighttable {
	height: 100%;
}
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}