/*Style sheet for ORDINARY pages*/
	body {margin-left:0; margin-right:0; margin-top:0; background-color:#ffcc66; text-align:center;}
	h1	{color:#a43500; font-family:Verdana; font-size:24pt; text-align:center;}
	h3	{color:#a43500; font-family:Verdana; font-size:12pt; text-align:center;}
	p,li	{font-family:Verdana; font-size:9pt; color:black; text-indent:14pt; text-align:justify;}
	img	{border:0;}
	.main	{width:"95%";}
	.footer	{font-family: tahoma, Arial; font-size: 7 pt; color: black; text-align:center;}
	.menu	{font-family: Verdana; color:black; font-size: 11pt; text-align:center; font-weight:bold;}
	A:link	{text-decoration: none; color:white; text-align:center;}
	A:visited	{text-decoration: none; color:white;}
	A:hover	{text-decoration: underline; color:white; background-color:#666666;}