<style type="text/css">	<!--
	body{
		background-color: #FFFFFF;
		color: #000000;
	}

	body,td,th,font{
		font-family: Arial, Helvetica, Geneva, Sans-Serif;
		font-size:11px;
	}
	
	
	
	
	a{
		font-size:11px;
		color: #336699;

	}
	a:hover{
		color: #CCCCCC;
		text-decoration:none;
	}
	
	a.secnav{
		font-size:11px;
		color: #336699;
		text-decoration:none;

	}
	a.secnav:hover{
		color: #CCCCCC;
		text-decoration:none;
	}

	a.homepage{
		font-size:11px;
		color: #FFFFFF;
	}
	a.homepage:hover{
		color: #CCCCCC;
		text-decoration:none;
	}

	a.nav{
		font-size:12px;
		color: #FFFFFF;
		text-decoration:none;
	}
	a.nav:hover{
		font-size:12px;
		color: #336699;
		text-decoration:none;
		font-weight:bold;
	}

	a.joinus{
		font-size:9px;
		color: #FFFFFF;
	}
	a.joinus:hover{
		color: #CCCCCC;
		text-decoration:none;
	}	
	
	a.footer{
		font-size:11px;
		color: #999999;
	}
	a.footer:hover{
		color: #336699;
		text-decoration:none;
	}
	
	
	
	
	
	.secondlvl{
		font-size:11px;
		color:#FFFFFF;
	}

	.small{
		font-size:9px;
	}

	.small_white{
		font-size:11px;
		color:#FFFFFF;
	}
	
	.smallest_white{
		font-size:9px;
		color:#FFFFFF;
	}
	
	.headline{
		font-size:14px;
		color:#000000;
		font-weight:bold;
	}
	
	.footer{
		font-size:11px;
		color:#999999;
	}

	.header{
		font-size:19px;
		color:#006699;
	}
	
	.large_text{
		font-size:16px;
		color:#000000;
		font-weight:bold;
	}
	
	.large_blue_text{
		font-size:16px;
		color:#336699;
		font-weight:bold;
	}
	
	.large_white_text{
		font-size:16px;
		color:#FFFFFF;
		font-weight:bold;
	}
	
	.red_asterisk{
		color: red;
		font-weight:bold;
		font-size:14px;
	}
	
	.searchform {
		BACKGROUND-COLOR: #FFFFFF;
		COLOR: #336699;
		FONT-SIZE: 12px;
		border: 1px #EEEEEE;
		border-bottom-style: outset;
		border-left-style: outset;
		border-right-style: outset;
		border-top-style: outset;
	}

	
	select,input,textarea,select,option {
		BACKGROUND-COLOR: #E0E0E0;
		COLOR: #336699;
		FONT-SIZE: 9px;
		border: 1px #C0C0C0;
		border-bottom-style: outset;
		border-left-style: outset;
		border-right-style: outset;
		border-top-style: outset;
	}
	-->
</style>
