.stylesheet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding: 0px 10px;
	line-height: 24px;


}
.rightcolumn {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding: 0px 20px;
	line-height: 20px;
	font-style: italic;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	line-height: normal;
	text-indent: 15pt;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	line-height: normal;
	text-indent: 0pt;
	text-align: right;

}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 0px 10px;
	line-height: 24px;
	font-style: italic;

}
.rightcolumnWider {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding: 0px 10px;
	line-height: 20px;
	font-style: italic;
}
.formCat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	width: 610px;
	line-height: 150%;
	background-image: url('bg.png');
	background-repeat: no-repeat;
}

