body {
	word-spacing: 1px;
	margin: 10px;
	}
a {
	color: #06c;
	text-decoration: none;
	}
a:hover {
	padding: 1px 0px 1px 0px;
	text-decoration: none;
	color: white;
	background-color: #06c;
	}
#faq {
	background-color: white;
	font-family:arial, helvetica;
	color: black;
	}
#faq h1 {
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom:1px solid #f4f4f4;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	font-size:18px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	}
#faq h2 {
	padding:0px;
	margin:0px;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	}
#header {
	font-size: 15px;
	font-family: arial, helvetica;
	color: #555;
	}
#header h1 {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #E1E1E1;
	font-size: 20px;
	font-weight: normal;
	}
#header h2 {
	font-size: 12px;
	font-weight: normal;
	color: black;
	margin: 0px;
	padding: 0px;
	}
#body p {
	margin: 0px 10px;
	padding: 0px;
	font-weight: normal;
	font-size: 12px;
	color: black;
	text-align:justify;
	}
#body h1 {
	margin:0px;
	padding:2px 10px 2px 10px;
	font-weight:bold;
	font-size: 12px;
	color: black;
	}
#body h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 12px;
	color: black;
	}
#body ol {
	font-size:12px;
	font-family: arial, helvetica;
	}
#body ul {
	padding:0px;
	margin:0px;
	list-style:none;
	display:relative;
	}
#body ul li {
	margin:0px;
	_width:100%;
	}
#body ul li a {
	display:block;
	text-decoration:none;
	padding:3px;
	padding-left:10px;
	color: #06c;
	}
#body ul li a:hover {
	background:#e4e4e4;
	color:#333;
	}
#body {
	padding:0;
	font-size: 12px;
	font-family: arial, helvetica;
	color: #333;
	background-color: white;
	}
.tablevantagens {
	padding:0;
	font-size: 12px;
	font-family: arial, helvetica;
	color: #333;
	background-color: white;
	}
.tablemenu {
	border:1px dotted #ccc;
	background-color: #f4f4f4;
	font-family: arial, helvetica;
	font-size: 12px;
	}
.tableplanos {
	border:1px dotted #ccc;
	background-color: #f4f4f4;
	font-family: arial, helvetica;
	font-size: 12px;
	}
.tableescuro {
	background-color: #e8e8e8;
	}
#footer {
	font-size: 11px;
	font-family: arial, helvetica;
	color: #555;
	background-color: #f5f5f5;
	padding: 10px;
	border: 1px dotted #e1e1e1;
	}
#footer p {
	margin: 2px 0px 0px 0px;
	}
#footer a {
	color: #06c;
	}
#footer a:hover {
	padding: 1px 0px 1px 0px;
	text-decoration: none;
	color: white;
	background-color: #06c;
	}
label { cursor:pointer; }
.botao { cursor:pointer; }
input, textarea, option {
		font-family: arial, helvetica;
		font-size: 12px; color: #333;
}