@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 9pt;
	color: #333;
}
body {
	background-color: #E9E9E9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
a {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 9pt;
	color: #333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #095F92;
}
a:active {
	text-decoration: none;
	color: #333;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
}
h1 {
	font-size: 24pt;
	color: #095F92;
}
h2 {
	font-size: 12pt;
	color: #095F92;
}
h3 {
	font-size: 18pt;
	color: #095F92;
}
#cu3er-container {width:960px; outline:0;}

.formcampos {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #00000;
	background-color: #F0F0F0;
	border: 1px solid #999999;
}