body{
padding:0px;
margin:0px;
}
.main_text
	{
		font-family:Verdana,Tahoma;
		font-size:10px;
		line-height:13px;
		color:#333333;
	}

.header_text
	{
		font-family:Verdana,Tahoma;
		font-size:10px;
		line-height:13px;
		color:#333333;
	}

.cont_text
	{
		font-family:Verdana,Tahoma;
		font-size:10px;
		line-height:13px;
		color:#333333;
	}

.form
	{
		width:155px; height:18px; border-color:#E0DDD7; border-top-width:1px; border-right-width:1px; background-color:#FFFFFF; font-size:11px;
	}

.form_div
	{
		height:21px; margin-top:10px
	}
	a.link_text:link {text-decoration:none;}	
	a.link_text:hover {text-decoration:underline;}
	a.link_text:active {text-decoration:none;}
	a.link_text:visited {text-decoration:none;}
	
	
a:link {
  font-weight: bold;
  text-decoration: none;
  color: #FF6600;
}
a:active {
  font-weight: bold;
  text-decoration: none;
  color: #FF6600;
}
a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #FF6600;
}
a:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #FF6600;
}
