body{
padding:0px;
margin:0px;
}

.main_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#008001;
	}
.header_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#F46E02;
	}
	
.link_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#000000;
	}	
	
.list_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#008001;
	}		
	
.copyright_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#E7E7E7;
	}

.form
	{
		width:150px; height:18px; border-color:#F46E02; border-width:1px; background-color:#FEFAF4; font-size:11px; border-style:solid
	}
.form_div
	{
		height:21px; margin-top:4px;		
	}
		
	a.copyright_text:link {text-decoration:none;}	
	a.copyright_text:hover {text-decoration:underline;}
	a.copyright_text:active {text-decoration:none;}
	a.copyright_text:visited {text-decoration:none;}	

	a.text:link {color:#FFFFFF;text-decoration:none;}	
	a.text:hover {color:#000000;text-decoration:underline;}
	a.text:active {color:#000000;text-decoration:none;}
	a.text:visited {color:#FFFFFF;text-decoration:none;}	
