body {  background-color: #666666; background-attachment: fixed; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; background-repeat: no-repeat; background-position: right bottom}

a:link {  text-decoration: none; color: #FFCC00; font-weight: bold} 
a:visited {
	text-decoration: none;
	color: #FFCC00;
	font-weight: bold;
} 
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
} 
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #FF9900; text-align: left}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #003399}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 13pt; color: #000000}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #000000}
td.bodytext {
	background-image:   url(images/mainback.gif);
	background-repeat: no-repeat;
	font-size: 14px;
}
td.header {
	background-image:   url(images/top_back.gif);
	background-attachment: fixed;
	background-position: left top;
	background-repeat: no-repeat;
}
td.navigation {
	background-image:   url(images/nav_back.gif);
	background-attachment: fixed;
	background-position: left top;
	background-repeat: repeat-y;
}
.bodytext2 {
	background-attachment: fixed;
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 14px;
}
