body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 8px;
	color: #4F4F4F;
	list-style-position: inherit;	
	link:#0e8abe;
	vlink:#0e8abe;
	}

td {
	font-size: 8 px;
	color: #4F4F4F;
	list-style-image: url(none);
}
.button	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
	font-weight: bold;
	text-transform: none;
	text-decoration:none;
	background-color:#4F4F4F;
	border: none;
	padding:0px;
	POSITION: relative;
	TOP:0pt;
	margin:0px;
	cursor: hand;
	width:60;
	height:15;
}
TEXTAREA{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #595959;
	text-decoration:none;
	background-color:#FFFFFF;
	border-top: 1px solid #4F4F4F;
	border-right: 1px solid #4F4F4F;
	border-bottom: 1px solid #4F4F4F;
	border-left: 1px solid #4F4F4F;
	overflow: auto;
}
.resaltado {
	font-size:10px;
	font-style: normal;
	font-weight: bold;
	color: #4F4F4F;

}
.link {
	font-style: normal;
	text-decoration: none;


}
a:hover {
	text-decoration: none;
}
.subtitle {
	font-style: italic;
}
.titulo {

	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #4F4F4F;
	text-decoration: none;
}
#titulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
