body{
	padding:0px;
	margin:0px;
	background-color: #000;
}
a{text-decoration:none}
a:hover{text-decoration:underline;}

.h1
	{
	font-family:Tahoma;
	font-size:24px;
	line-height:13px;
	color:#FFF;
	}

.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#E3E5E6;
	}

.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#F6F6F6;
	}

.m1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#F6F6F6;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#2E3B3E;
	}	
	
.c_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#FFFFFF;
	}

.form
	{
		width:182px; height:17px; border-color:#D6DADB; border-width:2px; background-color:#AAB2B3
	}
	
.form_div
	{
		height:20px; margin-top:3px;		
	}		

