body, td, p, div, a, span, input, select, textarea { font-family: verdana; font-size: 10px; color: #2C6698 }

body		{ margin: 0; background-color: #7097BA }

td		{ background-color: #FFF }

a		{ text-decoration: none }
a:hover		{ color: #EEC82C }

a.link		{ text-decoration: underline }
a.link:hover	{ text-decoration: none; color: #2C6698 }

a.destaque	{ font-size: 10px; font-weight: bold }

p		{ text-align: justify; line-height: 14px }

input.text, textarea, select	{ font-size: 9px; border: 1px solid #85A7C2; background-color: #CBD9E5 }
input.submit	{ text-transform: lowercase; font-weight: bold; color: #FE7B1E; background-color: #FFF }
input.checkbox	{ width: 15px; height: 15px }
input.radio	{ width: 15px; height: 15px }
textarea	{ overflow: auto }
select		{ margin-top: 1px }

.erro		{ font-size: 10px; color: #F00; background-color: transparent }
.obrigatorio	{ color: #F00; font-family: fixedsys; background-color: transparent }
.peq		{ letter-spacing: -1 }
.peqClara	{ font-size: 9px; color: #658FB6; letter-spacing: -1; text-align: justify }
.titulo1 	{ font-size: 10px; font-weight: bold }
.titulo2 	{ font-size: 10px; font-weight: bold; color: #658FB6 }
.titulo3 	{ font-size: 11px; font-weight: bold }