body{
  padding: 0px;
  margin: 0px;
}

a {
  color : black; 
  text-decoration : underline;
}

a:link, a:visited {
  color : black;
  text-decoration : underline;
}

.floatimgleft {
  float: left;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.m_text
	{
		font-family: Tahoma;
		font-size: 10px;
		line-height: 14px;
		color: #4C6888;
	}

h1,h2,h3,h4
	{
		font-family: Tahoma;
		font-size: 12px;
                font-weight: strong;
		line-height: 14px;
		color: #4C6888;
	}

.a_text
	{
		font-family: Tahoma;
		font-size: 10px;
		line-height: 13px;
		color: #4C4C4C;
	}
	
.m1_text {
		font-family: Tahoma;
		font-size: 10px;
		line-height: 13px;
		color: #4C4C4C;
	}
	
.m2_text {
		font-family: Tahoma;
		font-size: 10px;
		line-height: 14px;
		color: #484848;
	}
	
.h_text {
		font-family: Tahoma;
		font-size: 10px;
		line-height: 14px;
		color: #4C6888;
	}	

tr {
  vertical-align: top;
}

td {
		font-family: Tahoma;
		font-size: 10px;
		line-height: 14px;
		color: #4C6888;
	}	

.l_text {
		font-family: Tahoma;
		font-size: 10px;
		line-height: 14px;
		color: #002856;
	}	

.form {
  width:405px; height:22px; border-color:#878787; border-width:1px; background-color:#ffffff; border-style:solid
}
	
.form1 {
		width:134px; height:18px; border-color:#DDDDDD; border-bottom-width:1px; background-color:#ffffff; font-size:10px; font-family:Arial;color:#4C4C4C;
	}
		
.form_div {
		height:25px; margin-top:3px;		
	}
		
a.l_text{text-decoration:none;}	
a.l_text:hover{text-decoration:underline;}