/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #323228;
}
body {
	/*(background-image: url(images/whitebackground50); */
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #000064; 
}
a:link {
	color: #1f1f67;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #00402b;
}
a:hover {
	text-decoration: none;
	color: #00402b;
}
a:active {
	text-decoration: none;
	color: #00402b;
}
.style2 {
	color: #000099;
	font-size: 18px;
}
a {
	font-size: 12px;
}
.style6 {
	font-family: Tekton, Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
}
.style7 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.style8 {
	font-family: Tekton, Arial, sans-serif;
	font-size: 16px;
}

a.nav:link {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	font-size: 12px;
	color: #ffffcc;
}
a.nav:hover {
	text-decoration: none;
	font-size: 12px;
	color: #ffffcc;
}
a.nav:active {
	text-decoration: none;
	font-size: 12px;
	color: #ffffcc;
}
