body, td, form {
	font-family :  Arial, Helvetica, Sans-Serif;
	font-size : 12px;
	color : #000000;
}
.text {
	color : #000000;
	text-align : justify;
	margin-left : 30px;
	margin-right : 20px;
	margin-top : 0px;
}
a {
	font-size : 12px;
	font-weight : none;
	text-decoration : none;
}
a:link{
	text-decoration : none;	
	color : #0000FF;
}
a:visited{
	text-decoration : none;	
	color : #0000FF;
}
a:hover{
	text-decoration : underline;	
	color : #0000FF;
}
a.detail{ 
    color : blue;
	font-size : 14px;
	text-decoration : none;
}
a.detail:link{ 
	text-decoration : none;	
	color : #0000FF;
}

a.detail:vistited{ 
	text-decoration : none;	
	color : red;
}
a.detal:hover{
	text-decoration : none;	
	color : #0000FF;
}
a.bottom {
   	text-decoration : none;	
	color : #666666;
}
h1 {
	font-size: 22px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: normal;
	color: #FF9900;
}
.tdtext {
	color : #000000;
	text-align : justify;
	margin-left : 10px;
	margin-right : 10px;
}
