body, td, th, dd, dt, h1, h2, h3, h4, h5, h6, p, ol, ul, li {
  font-family: verdana, helvetica, arial, sans-serif;
}
body, small {
  font-size: 8pt;
}
td, th {
  font-size: 10pt;
}
textarea, pre {
  font-family: monospace;
  font-size: 9pt;
}

SELECT {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #155B83;
	background-color: #D9F7FF;
	border: 1px solid #155B83;
}

INPUT.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	color: #000000;
	background-color: #c9eeff;
	border: 1px solid #730900;
}
INPUT.textwhite {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #61a0be;
}

TEXTAREA.text {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #c9eeff;
	border: 1px solid #730900;
}

INPUT.submit {

	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #FF9933;
	border: 1px solid #730900;
}

BUTTON.submit {

	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #FF9933;
	border: 1px solid #730900;
}

INPUT.checkbox {1
	background-color: #FF9933;
	border: 1px solid #730900;
}

.titulo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ffa903;
	
}

.titulotabela {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	color: #ffffff;
	background-color: #01628f;
	
}

.conteudo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #a3d0e4;
}

.linkmenu {
	font-size: 8px;
	color: #00354e; 
	font-weight: bold;
	text-decoration: none
}

.linkmenuinativo {
	font-size: 10px;
	color: #00354e; 
	font-weight: normal;
	text-decoration: none
}

.linkopcoes {
	font-size: 12px;
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none
}

.linkbold {
	font-size: 12px;
	color: #00354e; 
	font-weight: bold;
	text-decoration: none
}

.bold {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #00354e; 
	font-weight: bold;
	text-decoration: none
}

.boldblack {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000; 
	font-weight: bold;
	text-decoration: none
}

.normal {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #00354e; 
	font-weight: normal;
	text-decoration: none
}

.linkopcoesnormal {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8px;
	color: #00354e; 
	font-weight: normal;
	text-decoration: none
}

