body{
padding:0px;
margin:0px;
}
a:hover{text-decoration:none;}
.main_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#636363;
	}
.links_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#97B3C2;
	}
	
.link_text
	{
		font-family:Tahoma;
		font-size:9px;
		line-height:9px;
		color:#636363;
	}	
	
.copyright_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#FFFFFF;
	}

.form
	{
		width:267px; height:20px; border-color:#BEC0C2; border-width:1px; background-color:#ffffff; font-size:11px; border-style:solid
	}
.form_div
	{
		height:23px; margin-top:-1px;		
	}
		
	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;}