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

.main_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#707070;
	}
.header_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#555555;
	}
.form
	{
		width:278px; height:19px; border-color:#858585; border-width:1px; background-color:#ffffff; font-size:11px; border-style:solid
	}
.form_div
	{
		height:22px; margin-top:-2px;		
	}
		
	a.text:link {text-decoration:none;}	
	a.text:hover {text-decoration:underline;}
	a.text:active {text-decoration:none;}
	a.text:visited {text-decoration:none;}
