body 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #CCCC99;
	}

p 	{ 
	color: #000000; 
	font-family: verdana, arial, helvetica, geneva, swiss, sunsans-regular; 
	font-size: 13px; 
	}

h1 	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
      line-height: 18px;
	color: #6699CC;
	font-weight: 700;
	}

h2 	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
      line-height: 12px;
	color: #6699CC;
	font-weight: 700;
	}

h3 	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #999999;
	font-weight: 700;
	}


a:link 
	{ 
	color:#339900;
	}

a:active 
	{ color: #CCCC99; }
a:visited { 
	color:#339900;
	}
a:hover 
	{ color: #CCCC99;}

a.nav:link
	{ color: #cccccc;
 text-decoration: none;
	font-size: 16px;
	line-height: 18px;
	font-weight: 900;
}

a.nav:hover
	{ color: #cccc99;
 text-decoration: none;
	font-size: 16px;
	line-height: 18px;
	font-weight: 900;
}

a.nav:visited
	{ color: #cccccc;
 text-decoration: none;
	font-size: 16px;
	line-height: 18px;
	font-weight: 900;
}

a.nav:active
	{ color: #cccccc;
 text-decoration: none;
	font-size: 16px;
	line-height: 18px;
	font-weight: 900;
}










