body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	background-color: #d7dee8;
	background-image: url(shutterstock_5058547.jpg);
	background-repeat: repeat;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.footer {
	font-size: 10px;
	color: #333333;
	text-align: center;
}
#footer a {
	text-decoration: none;
	color: #333333;
}
#footer a:hover {
	text-decoration: underline;
	color: #CC0000;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #9999CC;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9966FF;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	color: #9999CC;
	text-decoration: none;
}
.navtable {
	font-size: 14px;
	color: #666666;
	text-align: center;
}
#navtable a {
	text-decoration: none;
	color: midnightblue;
	background-color: white;
	font-size: 14px;
}
#navtable a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: midnightblue;
	font-size: 14px;
}
.just {
	text-align: justify;
}

