body {
	background-image: url(images/bg_grad.jpg);
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.h1 {font-family: Arial; font-size: 14px; color: #333333; }

.style1 {font-family: Arial; font-size: 12px; color: #000000; }
.style2 {font-family: Arial; font-size: 12px; color: #000000; font-weight: bold;}
.style3 {font-family: Arial; font-size: 10px; color: #000000; font-weight: bold;}
.style4 {font-family: Arial; font-size: 14px; color: #006633; font-weight: bold;}
.style5 {font-family: Arial; font-size: 12px; color: #003333; font-weight: bold;}
.style6 {font-family: Arial; font-size: 14px; color: #FF663A; font-weight: bold;}
.style7 {font-family: Arial; font-size: 16px; color: #FF0000; font-weight: bold;} 

.top a:link {
    font-family: Arial; font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.top a:visited {
font-family: Arial; font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.top a:hover {
font-family: Arial; font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.top a:active {
font-family: Arial; font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.lowernav a:link {
    font-family: Arial; font-size: 12px;
	color: #222222;
	text-decoration: none;
    font-weight: bold;

}
.lowernav a:visited {
    font-family: Arial; font-size: 12px;
	color: #222222;
	text-decoration: none;
    font-weight: bold;

}
.lowernav a:hover {
    font-family: Arial; font-size: 12px;
	color: #222222;
	text-decoration: none;
    font-weight: bold;

}
.lowernav a:active {
    font-family: Arial; font-size: 12px;
	color: #222222;
	text-decoration: none;
    font-weight: bold;

}