
BODY
	{
	margin-height: 0;
	margin-width: 0;
	background-color: #ffffff;
	top-margin: 0;
	left-margin: 0; }

P
   { font-family: Trebuchet MS, sans serif;
     font-size: 12px;
     line-height: 18px;
     font-weight: normal;
     font-style: normal;
     font-variant: normal;
     text-decoration: none;
     text-indent: 0px;
     text-align: left;
     vertical-align: top;
     color: cccc99; }

	 .copyright {	color: #000000;
	 				font-size: 10;
					 }
	 .nav		{	color: #cc9933;
	 				font-size: 11;
								 }
	 
A
   { font-family: Trebuchet MS, sans serif;
     font-size: 11px:
     line-height: 13px;
     font-weight: bold;
     font-style: normal;
     font-variant: normal;
     text-decoration: hover;
     text-indent: 5px;
     text-align: left;
     color: #cccc99;
     link: #cccc99;
     hover: underline;
     visited: #cccc99;
     active: #cccc99; }
     
UL
   { list-style: square;
     list-style: inside;
     font-family: Trebuchet MS, sans serif;
     font-size: 11px;
     line-height: 13px;
     font-weight: normal;
     font-style: normal;
     font-variant: normal;
     text-decoration: none;
     color: black;
     text-indent: 30; }

LI
   { list-style: square;
     list-style: inside;
     font-family: Trebuchet MS, sans serif;
     font-size: 11px;
     line-height: 13px;
     font-weight: normal;
     font-style: normal;
     font-variant: normal;
     color: black;
     indent: 25 }

OL { list-style: decimal
     list-style: inside; 
     font-family: Trebuchet MS, sans serif;
     font-size: 11px/13px;
     font-weight: normal;
     font-style: normal;
     font-variant: normal;
     text-decoration: none;
     color: black }
     
H1
   { font-family: Trebuchet MS, sans serif;
     font-size: 21px;
     line-height: 23px;
     font-weight: bold;
     font-style: normal;
     color: #000000; }
