body, h1, h2, h3, h4, h5, th {
	font-family: Georgia, "Times New Roman";
	color: #88b6bb;
}
h1,h2,h3,h4,h5 {
	font-size: 14pt;
}
p, td {
	font-family: Tahoma, Verdana, Arial;
	color: black;
	font-weight: 500; 
	font-size: 8pt;
}
body {
	background-color: #d8e5e5;
	padding: 0px;
	border: 0px;
	margin: 0px;
}
.maintable {
	background-color: white;
	padding: 30px;
	margin: 0px;
	border: 0px;
}
table.menu {
	background-color: #d8e5e5;
	color: #88b6bb;
	border: #d83535;
}
table.menu td {
	background-color: #d8e5e5;
	color: #88b6bb;
}

table.menu td a:link {
	background-color: #d8e5e5;
	color: #88b6bb;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	font-family: Georgia, Courier, Arial, Tahoma, Verdana;
	margin: 2px;
}

table.menu td a:visited {
	background-color: #d8e5e5;
	color: #88b6bb;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	font-family: Georgia, Courier, Arial, Tahoma, Verdana;
	margin: 2px;
}

table.menu td a:hover {
	background-color: #d8e5e5;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	font-family: Georgia, Courier, Arial, Tahoma, Verdana;
	margin: 2px;
}

table.menu td a:active {
	background-color: #d8e5e5;
	color: #88b6bb;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	font-family: Georgia, Courier, Arial, Tahoma, Verdana;
	margin: 2px;
}

table.menu td a.stuck {
	background-color: #d8e5e5;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	font-family: Georgia, Courier, Arial, Tahoma, Verdana;
	margin: 2px;
}

td.bluebox {
	background-image: url('/images/blue_box.png');
	background-repeat: no-repeat;
	width: 267px;
	height: 331px;
}

td.bluebox p {
	font-family: Georgia, Tahoma, Verdana, Arial;
	color: white;
	font-size: 9pt;
	margin-bottom: 20px;
	margin-top: 40px;
}

td.bluebox a {
	color: white;
	text-decoration: none;
	font-size: 9pt;
	font-family: Georgia, Tahoma, Verdana, Arial;
}
