body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.textoderechos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: cc3333;
	text-decoration: none;
	line-height: normal;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: cc3333;
	text-decoration: underline;
}
.tbox {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #333333;
			background-color: #FFFFFF;
			height: 16px;
			border-top-color: #B3B3B3;
			border-right-color: #B3B3B3;
			border-bottom-color: #B3B3B3;
			border-left-color: #B3B3B3;
			border-top-style: solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-right-width: 1px;
			border-top-width: 1px;
			border-bottom-width: 1px;
			border-left-style: solid;
			border-left-width: 1px;
			border-color: #B3B3B3;
		}
		
		.tareabox {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #333333;
			background-color: #FFFFFF;
			border-top-color: #B3B3B3;
			border-right-color: #B3B3B3;
			border-bottom-color: #B3B3B3;
			border-left-color: #B3B3B3;
			border-top-style: solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-right-width: 1px;
			border-top-width: 1px;
			border-bottom-width: 1px;
			border-left-style: solid;
			border-left-width: 1px;
			border-color: #B3B3B3;
		}
		
		.inputSelect {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #333333;
			border: 1px solid #999999;
		}
