@charset "UTF-8";

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #656361;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/tile.jpg);
}
a:link {
	color: #094d79;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #094d79;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #094d79;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #094d79;
}
.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.contact {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #b49169;
	text-decoration: none;
}
.titles {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #094d79;
	text-decoration: none;
}
a:link.footer {font-family: Georgia, Times New Roman, Times, serif; font-size: 10px; color: #000000; font-weight: bold; text-decoration: underline;}
a:visited.footer {font-family: Georgia, Times New Roman, Times, serif; font-size: 10px; color: #000000; font-weight: bold; text-decoration: underline;}
a:active.footer {font-family: Georgia, Times New Roman, Times, serif; font-size: 10px; color: #000000; font-weight: bold; text-decoration: underline;}
a:hover.footer {font-family: Georgia, Times New Roman, Times, serif; font-size: 10px; color: #000000; font-weight: bold; text-decoration: none;}
