body	{
		 background-color: #2E7C58;
		 font-size: x-small;
		 font-family: arial, helvetica, sans serif;
		 color: #2E7C58;
		 margin-top: 0;
		}

table	{
		 font-size: x-small;
		}
		
h1	    {
		 font-weight: bold;
		 font-size: medium;
		 font-family: Times New Roman, Times, serif;
		 color: #2E7C58;
		}
		
.smaller
{
	font-size: 80%;
}

#top
{
         font-weight: bold;
		 font-size: medium;
		 font-family: arial, helvetica, sans serif;
		 color: #2E7C58;
}

#top a
{
	color: #2E7C58;
	text-decoration: none;
}

#top a:hover
{
    color: #2E7C58;
	text-decoration: underline;
}


#main	{
		 background-color: #fff;
		}
		
.footer
		{
		 font-size: x-small;
		 color: #fafdd3;
		 }

.footer a:link, .footer a:active, .footer a:visited, .footer a:hover
		{
		color: #fff;
		text-decoration: none;
		}

.bold
		{
		 font-size: x-small;
		 color: #2E7C58;
		 font-weight: bold;
		}

.address
		{
		 font-size: x-small;
		 color: #23A515;
		}		
		 
.background	
		{
	     background-image:    url(images/ac_header1.jpg);
		 background-repeat: repeat;
		}
			
.top
		{
		 font-family: Times New Roman, Times, serif;
		 font-size: medium;
		 color: #23A515;
		 font-weight: bold;
		 }
		 
.text
		{
		 font-family: Times New Roman, Times, serif;
		 font-size: small;
		 color: #2E7C58;
		 font-weight: bold;
		 }
.footer2	
		{
	     background:    url(images/background_strip.gif) repeat-x top left;
		}		 
		 			
