BODY {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}




a:link {
	color:#FFFF99;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	
	

}
a:hover {
	color:#ffffff;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	
		
}
a:visited {
	color:#FFFFCC;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;

}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color:#666666;
}

td, textarea, input, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFF99;
	font-weight: normal;
	text-align:justify;
	
	
}
.titulo {
	font-family: verdana;
	font-size: 18px;
	color:#FFFF99;
	text-align:center;
	font-weight: bold;
	
}
.text1 {
	font-family: verdana;
	font-size: 11px;
	color:#0066CC;
	font-weight: bold;
	text-align:justify;
}
.form {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;