body {
	background-attachment: fixed;
	background-image: url(graphix/back3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.mainfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 16pt;
	color: #333333;
	text-decoration: none;
	padding: 20pt 20pt 4pt;
	margin: 0px;
}
a:link,a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14pt;
	text-decoration: none;
	padding: 0pt;
	margin: 0px;
	color: #3C72A2;
}
a:hover,a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14pt;
	color: #3366FF;
	text-decoration: underline;
	padding: 0pt;
	margin: 0px;
}
a.small:link,a.small:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 14pt;
	color: #3C72A2;
	text-decoration: none;
	padding: 0pt;
	margin: 0px;
}
a.small:hover,a.small:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 14pt;
	color: #3C72A2;
	text-decoration: underline;
	padding: 0pt;
	margin: 0px;
}
.larger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	line-height: 16pt;
	color: #333333;
	text-decoration: none;
	padding: 8pt 8pt 4pt;
	margin: 0px;
	font-weight: normal;

}
.mainfontsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #333333;
	text-decoration: none;
	padding: 20pt 20pt 4pt;
	margin: 0px;
}
.mainfontmedium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #333333;
	text-decoration: none;
	}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #333333;
	text-decoration: none;
	padding: 20pt 20pt 4pt;
	margin: 0px;
	font-weight: bold;
}
