body {
	background-color: #394A33;
	background-image: url(images/back.gif);
	margin: 0px;
}

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #004080;
	line-height: 26px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}

a {
	color: #4169E1;
}

a:hover {
	color: #1E90FF;
}
