@charset "UTF-8";
/* CSS Document */
<!--
body {
	background-image: url(images/background.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.footer {font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-style: normal}
a:link {
	color: #51a3d6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #91caed;
}
a:hover {
	text-decoration: none;
	color: #91caed;
}
a:active {
	text-decoration: none;
	color: #51a3d6;
}

.Light_copy {font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-style: normal; color: #666666; }
.bluecopy {font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-style: normal; color: #51A3D6; }

.Latitude {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #646464;
}
.Latitude2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #646464;
}


.Normal_content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.TITLES {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	font-size: 16px;
}



