

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a:hover{text-decoration:none;}
.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#858585;
	}

.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#696969;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#165278;
	}	

.ls_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#FFFFFF;
	}	
	
.c_text
	{
		font-family:Tahoma;
		font-size:9px;
		line-height:9px;
		color:#666666;
	}

.form
	{
		width:142px; height:21px; border-color:#D4D0C8; border-right-width:1px; border-bottom-width:1px; background-color:#ffffff
	}
.form_div
	{
		height:24px; margin-top:1px;		
	}
		
	a.h_text{text-decoration:none;}	
	a.h_text:hover{text-decoration:underline;}
	
	a.ls_text{text-decoration:none;}	
	a.ls_text:hover{text-decoration:underline;}
	
	a.c_text{text-decoration:none;}	
	a.c_text:hover{text-decoration:underline;}