	body { background-color: #FFFFFF; }
	P { font-size: 12px;
			font-family: verdana;
			color: #330033;
			text-align: justify;
			text-indent: .5cm;
	}
	li, td, .content { font-size: 12px;
			font-family: verdana;
			color: #330033;
	}
	.footer { font-size: 10px;
			font-family: verdana;
			color: #330033;	}
			
	.subfooter { font-size: 9px;
			font-family: verdana;
			color: #330033;	}
			
	H3 { font-size: 16px; }
	H4 { font-size: 13px; }

	a:link,a:visited,a:active { text-decoration: none; }
	a:link { color: #FF0000; }
	a:visit { color: #CC0000; }
	A:link:hover, A:visited:hover { text-decoration: underline }
	
	#homeAddress { font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size: 18px;
					color: #990099;
					line-height: 24px;}
