body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005000;
	font-size: 12px;
}

a:active {
	color: #005000; text-decoration: underline
}

a:hover {
	color: #AED91A; text-decoration: none
}

a:link {
	color: #FFFFFF; text-decoration: underline
}

.header1 {
	font-size: 24px;
	font-weight: bold;
}

.header2 {
	font-size: 12px;
	font-weight: bold;
	color: #DD0023;
	text-transform: uppercase;
}

th {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #546300;
}

td {
	font-size: 12px;
}

h1 {
	background-image: url(images/bg.gif);
}

img.h1 {
	display: none;
}

.thlink {
	color: #FFFFFF;
}
