body	{	
		color: #000000;
		background-color: #FFFFFF;
		margin: none;
		}

p		{	
		font-family: Verdana, Arial, helvetica, sans-serif;
		font-size: 11px;
		line-height: 150%;
		color: #000000;
		}
		
		
h1	{	
		font-family: Arial, helvetica, verdana, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #339933;
		line-height: 135%;
		}
		
h2	{	
		font-family: Arial, helvetica, verdana, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #339933;
		line-height: 135%;
		}

h3	{	
		font-family: Arial, helvetica, verdana, sans-serif;
		font-size: 14px;
		line-height: 135%;
		color: #339933;
		font-weight: bold;
		}		
h4	{	
		font-family: Arial, helvetica, verdana, sans-serif;
		font-size: 12px;
		line-height: 135%;
		color: #339933;
		font-weight: bold;
		}

h5	{	
		font-family: Arial, helvetica, verdana, sans-serif;
		font-size: 9px;
		line-height: 135%;
		color: #339933;
		font-weight: bold;
		}

h6	{	
		font-family: Arial, helvetica, verdana, sans-serif;
		font-size: 7px;
		line-height: 135%;
		font-weight: bold;
		color: #339933;
		}

img		{
		border-color: #000000;
		}
		
ul		
		{	
		font-family: Verdana, Arial, helvetica, sans-serif;
		font-size: 11px;
		line-height: 150%;
		color: #000000;
		list-style-type: square;
		}	
		
a		{	
		font-family: Verdana, Arial, helvetica, sans-serif;
		font-size: 11px;
		}
		
td		{
		font-family: Verdana, Arial, helvetica, sans-serif;
		color: #000000;
		font-size: 11px;
		}
		
table	{
		border-color: #339933;
		}
		
#container
		{
		padding: 0px;
		margin: 0px auto 0px auto;
		width: 720px;
		text-align: left;
		}

#header
		{
		height: 28px;
		background-image: url("images/header.jpg"); 
		background-position: top-left; 
		background-repeat: no-repeat;
		padding: 155px 20px 0px 0px;	
		width: 700px;	
		text-align: right;
		}
		
#content {
	width: 680px;
	margin: 0px;
	background-color: #C4DE94;
	padding: 20px;
	}
		

#footer
		{
		width: 720px;
		padding: 15px 0px 0px 0px;
		margin: 0px;
		border: 0px;
		text-align: center;
		}	
		
.nav	{	
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		line-height: 100%;
		color: #FFFFFF;
		font-weight:bold;
		}
		
.foot	{	
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		line-height: 100%;
		color: #5EA818;
		}		

		
		


			
		
a:link {color: #339933; text-decoration: underline;}
a:visited {color: #339933; text-decoration: underline;}
a:hover {color: #339933; text-decoration: underline;}

a.nav:link {color:#FFFFFF; text-decoration: none;}
a.nav:visited {color:#FFFFFF; text-decoration: none;}
a.nav:hover {color:#FFFFFF; text-decoration: none;}

a.foot:link {color:#5EA818; text-decoration: none;}
a.foot:visited {color:#5EA818; text-decoration: none;}
a.foot:hover {color:#5EA818; text-decoration: none;}


