body{
padding:0px;
margin:0px;
}

.main_text
	{
		font-family:Verdana;
		font-size:9px;
		line-height:11px;
		color:#222222;
	}
.header_text
	{
		font-family:Verdana;
		font-size:9px;
		line-height:9px;
		color:#FFFFFF;
	}
	
.link_text
	{
		font-family:Verdana;
		font-size:9px;
		line-height:9px;
		color:#FFFFFF;
	}	
	
.copyright_text
	{
		font-family:Verdana;
		font-size:9px;
		line-height:9px;
		color:#0D0C0B;
	}
	
.copyright1_text
	{
		font-family:Verdana;
		font-size:9px;
		line-height:9px;
		color:#680C0C;
	}

.form
	{
		width:194px; height:21px; border-color:#2F2F2E; border-width:1px; background-color:#ffffff; font-size:11px; border-style:solid
	}
.form_div
	{
		height:23px; margin-top:10px;		
	}
		
	a.copyright1_text:link {text-decoration:none;}	
	a.copyright1_text:hover {text-decoration:underline;}
	a.copyright1_text:active {text-decoration:none;}
	a.copyright1_text:visited {text-decoration:none;}
	
	a.link_text:link {text-decoration:none;}	
	a.link_text:hover {text-decoration:underline;}
	a.link_text:active {text-decoration:none;}
	a.link_text:visited {text-decoration:none;}
	
	a.text:link {color:#222222;text-decoration:none;}	
	a.text:hover {color:#222222;text-decoration:underline;}
	a.text:active {color:#222222;text-decoration:none;}
	a.text:visited {color:#222222;text-decoration:none;}
