<style type="text/css">
	<!--
	.default{
		font-family: arial;
		font-size: 15px;
	}
	.redlist{
		font-family: arial;
	 	color: #CC0000;
	 	font-size: 15px;
	 	font-style: italic;
	}
	.redtext{
		font-family: arial;
	 	color: #CC0000;
	 	font-size: 15px;
	}
	.style1 {
		font-size: 18px;
		font-weight: bold;
	}
	.style2 {color: #FFFFFF}
	body,td,th {
		color: #333333;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	body {
		background-image: url(background.jpg);
	}
	.style5 {font-family: "Times New Roman", Times, serif}
	.style6 {font-size: 18px; font-weight: bold; font-family: "Times New Roman", Times, serif; }
	.style10 {color: #333333}
	.style11 {font-size: 18px; font-weight: bold; font-family: "Times New Roman", Times, serif; color: #333333; }
	.style12 {
		font-family: "Times New Roman", Times, serif;
		color: #993300;
		font-style: italic;
		font-weight: bold;
	}
	.style13 {color: #993300}
	.style16 {color: #333333; font-size: small; }
	.style19 {color: #0000FF}
	a:link {
		color: #FFCC00;
	}
	a:visited {
		color: #FFCC00;
	}
	.body{
		background: #FFFFFF;
	}
	.title{
		font-family: Arial;
		size: 11px;
		color: #FFFFFF;
		text-align: center;
	}
	.footer{
		font-family: Times New Roman;
		size: 15px;
		color: #FFFFFF;
		text-align: center;
	}
	.page_title{
		font-family: arial;
		font-weight: bold;
		color: #CC0000;
		size: 20px;
		text-align: center; 
	}
	.navigation{
		color: #FFCC00;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
	}
	.navigation:link{
		color: #FFCC00;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
	}
	.navigation:hover{
		color: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: underline;
	}
	
	.navigation:active{
		color: #FFCC00;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
	}

	.textinput{
		border: 1px solid #996633;
		padding: 1px;
		size: 35;
	}
	.requiredtext{
		border: 1px solid #FFCC99;
		padding: 1px;
		size: 35;
		background: #CCCC99;
	}
	.tr1{
		height: 22px;
		background: #FFDD99;
		text-align: left;
	}
	-->
</style>