/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}#theContent {
	height: 465px;
	width: 452px;
	overflow: auto;
	position: relative;
	padding: 3px;
	text-align: left;
	background-color: #F5F8Fa;
}
.titulos {
	font: bolder 16px Verdana, Arial, Helvetica, sans-serif;
	color: #0099CC;
	border-bottom: 1px dotted #388DAC;
}
.style3 {font-size: 10px}
