.text_small {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}
.input_box {
	font-family: Verdana;
	font-size: 7pt;
	color: #000000;
	background-color: #FFFFFF;
	margin: 1px;
	padding: 1px;
	border: 1px solid #000000;
	vertical-align: middle;
	letter-spacing: normal;
	text-align: left;
}
.text_titulo {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	text-decoration: underline;
	font-weight: bolder;
}
.text_materia {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}
.button_search {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	background-color: #EDF4CB;
	font-weight: bolder;
	border: thin none #EDF4CB;
}
.fundo_busca {
	background-attachment: fixed;
	background-image: url(../imagens/botao_busca.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fundo_vantagens {
	background-attachment: fixed;
	background-image: url(../imagens/vantagens_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.text_materia_s {

	font-family: verdana;
	font-size: 10pt;
	color: #000000;
}
.text_smallest {

	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.linha {
	border-top: 1px solid #000000;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	font-family: verdana;
	font-size: 10px;
}
.text_smallest_under {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}
.button_ok {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	background-color: #CCCCCC;
	font-weight: bolder;
	border-top: medium none #CCCCCC;
	border-right: medium none #666666;
	border-bottom: medium none #000000;
	border-left: medium none #CCCCCC;
	height: 20px;
	width: auto;
}
.text_titulo2 {

	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-weight: bolder;
}
.linha_pontilhada {
	border-top: 1px dashed #000000;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	font-family: verdana;
	font-size: 10px;
	list-style-position: inside;
	list-style-type: disc;
}
.fundo_barra {
	background-attachment: fixed;
	background-image: url(../imagens/barra.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana;
	font-size: 12px;
}
.text_negrito {


	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: bolder;
}
.text_smal_under {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

