<style type="text/css">		<!--
	body {
		font-family: Verdana, Arial, Helvetica ;
	}
	.bghead {
		background-image : url(/images/w3web_02.jpg);
		background-repeat : repeat-y;
	}
	P, TD, DT, DL, OL, UL {
		font-family: Verdana, Arial, Helvetica ;
		font-size : 12pt;
		color: darkblue;
	}
	H1,H2,H3,H4,TH {
		font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
		font-weight: bold;
		text-align: center; 
	}
	.small {
		font-size: 8pt;
	}
	.addres {
		font-weight: bold;
		font-size: 8pt;
	}
	.addres1 {
		font-weight: bold;
		font-size: 6pt;
	}
	.navtitle {
		font-family: sans-serif;
		margin: 5px 10px;
		color: white;
		font-weight: 400;
		text-align: left;
		font-size: small;
	}
	.navtext {
		font-size : 9pt;
	}
	.navlink {
		font-size : 9pt;
	}
	.navdate {
		font-family : sans-serif;
		color: white;
		font-size : smaller;
		text-align : left;
		margin : 2px 2px 2px 2px;
	}
	.submit {
		font-size : 9pt;
		color: darkblue;
	}
	A:ACTIVE {
		color : Yellow;
	}
	A:HOVER,A:FOCUS {
		color : #31CE31;
	}
	A:LINK {
		color: darkblue;
	}
	A:VISITED {
		color : darkblue;
	}
	.footer {
		font-size : 8pt;
		text-align : center;
	}
	.verysmall {
		font-size: 6pt;
	}
	.ptitle {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12pt;
		color : Teal;
	}
	.h1 {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12pt;
		color : #FFFFF0;
		text-align : center;
	}
	.side {
		font-family : Arial, sans-serif;
		font-size : smaller;
		font-weight: bolder;
		color : #FFFFF0;
	}
	.whitetext {
		color: #ffffff;
	}
	.redtext {
		color: #ff0000;
	}
	select.option.redtext {
		color: #ff0000;
	}
	select.option.greentext {
		color: #009900;
	}
	-->
</style>
