.background {
	background-image: url(art/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.titlebold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 16pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
}
.titlesmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 15pt;
	text-transform: none;
	color: #333333;
}
.background2 {
	background-image: url(art/in_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.background3 {
	background-image: url(art/bot_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
html {
}
.nomargine {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -18px;
}
.small_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}