body{
padding:0px;
margin:0px;
}

a:link { 
	color: #000000;
	}
a:visited { 
	color: #000066;
	}
a:hover { 
	color: #4040FF;
	text-decoration: none;
	}
a:active { 
	color: #000000;
	}
INPUT, TEXTAREA, SELECT, OPTION {
	font-family:Tahoma;
	color: #000000;
	background-color: #FFFFFF;

}


.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#828282;
	}
	
.m1_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#828282;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#000000;
	}	

.l1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#000000;
	}

.ls_text
	{
		font-family:Tahoma;
		font-size:13px;
		line-height:13px;
		color:#000000;
	}
	
.thankyou_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#FF0000;
	}

.form
	{
		width:109px; height:16px; border-color:#FFFFFF;background-color:#ffffff;
	}
.form_div
	{
		height:23px; margin-top:10px;		
	}
		
	a.ls_text{text-decoration:none;}	
	a.ls_text:hover {text-decoration:underline;}
	
	a.text{text-decoration:none;color:#828282;}	
	a.text:hover {text-decoration:underline;color:#828282;}