
	a:link { color: #0033CC; text-decoration: none; font-weight: bolder; }
	a:visited { color: #0033CC; text-decoration: none; font-weight: bolder;} 
	a:hover { color: #FF9900; font-weight: bolder; } 
	a:active { color: #FF0000; font-weight: bolder;}
	
	p { font-size: 13px; text-indent: 0px; text-align: left; }
	p#center { font-size: 13px; text-align: center; }
	p#centersmall { font-size: 9px; text-align: center; }
	p#left { font-size: 13px; text-align: left; }
	p#right { font-size: 13px; text-indent: 0px; text-align: right; }
	p#rightLARGE { font-size: 15px; text-indent: 0px; text-align: right; }
	p#leftLARGE { font-size: 15px; text-indent: 0px; text-align: left; font-weight: bolder; }
	
	p#color { font-size: 13px; text-indent: 0px; text-align: center; color: white; }
	
	p#largeONE { font-size: 15px; font-weight: lighter; text-align: center;}
	p#largeCENTER { font-size: 15px; font-weight: bolder; text-align: center; color: white; }
	p#largeCENTERred { font-size: 15px; font-weight: bolder; text-align: center; color: #990000; }	
	
	p#footer { font-size: 9px; text-indent: 0px; text-align: left; }
	
	p#smallleft { font-size: 9px; text-indent: 0px; text-align: left; }
	p#smallright { font-size: 9px; text-indent: 0px; text-align: right; }
	
	p#LARGE { font-size: 15px; text-indent: 0px; font-weight: bolder; }
	
	div#centerONE { font-size: 15px; font-weight: bolder; text-align: center; }
	div#centerTWO { font-size: 15px; font-weight: light; text-align: center; }
	div#smallright { font-size: 9px; font-weight: light; text-align: right; }
	div#smallleft { font-size: 9px; font-weight: light; text-align: left; }
	div#centersmall { font-size: 9px; font-weight: light; text-align: center; }
	div#largeCENTER { font-size: 16px; font-weight: bolder; text-align: center; color: white; }
	
body {

	font-family: Verdana, Arial, Helvetica, _sans;
	color: #000000;
	background: #FFFFFF;
	marginheight: 1; marginwidth: 1; topmargin: 0; leftmargin: 0; rightmargin: 0;
	text-align: justify;
	
	}
	
ul { font-size: 13px; text-indent: 0px; }

ol { font-size: 13px; text-indent: 0px; }
