body {
	background-image:url("bg.gif");
	background-color: #FFFFFF;
	margin-top: 10px; 
	margin-right: 0px; 
	margin-bottom: 10px; 
	margin-left: 0px;
}

h1 {
	font-family: verdana, arial; 
	font-size: 9pt; 
	color: #232020;
	font-weight: normal;
	text-decoration: none;
}

td {
	font-family: verdana, arial; 
	font-size: 9pt; 
	color: #232020;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	text-decoration: none; 
	color: #232020;
}

a:link {
	text-decoration: none; 
	color: #232020;
}

a:visited {
	text-decoration: none; 
	color: #232020;
}

a:hover {
	text-decoration: none; 
	color: #232020;
	text-decoration: underline;
}

.navtext {
	font-family: verdana, arial; 
	font-size: 8pt; 
	color: #232020;
	font-weight: bold;
	text-decoration: none;
}

a.navtext:active {
	text-decoration: none; 
	color: #232020;
}

a.navtext:link {
	text-decoration: none; 
	color: #232020;
}

a.navtext:visited {
	text-decoration: none; 
	color: #232020;
}

a.navtext:hover {
	text-decoration: underline; 
	color: #232020;
}

.footer {
	font-family: verdana, arial; 
	font-size: 7pt; 
	color: #232020;
	font-weight: bold;
	text-decoration: none;
}

a.footer:active {
	text-decoration: none; 
	color: #232020;
}

a.footer:link {
	text-decoration: none; 
	color: #232020;
}

a.footer:visited {
	text-decoration: none; 
	color: #232020;
}

a.footer:hover {
	text-decoration: underline; 
	color: #232020;
}