a, a:visited, a:link, a:active, a:visited:hover {
	color: #167349;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:visited{
	color: #1D9961;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.heading, a.heading:link, a.heading:active, a.heading:visited:hover{
	color: #167349;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.heading:hover, a.heading:visited{
	color: #1D9961;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

body {
	color: #072618;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	scrollbar-3dlight-color: #E2FCCC;
	scrollbar-arrow-color: #167349;
	scrollbar-base-color: #E2FCCC;
	scrollbar-darkshadow-color: #167349;
	scrollbar-face-color: #E2FCCC;
	scrollbar-highlight-color: #F7FFF0;
	scrollbar-shadow-color: #D1E9BD;
	scrollbar-track-color: #F7FFF0;
	text-decoration: none;
}

form {
	border: 0px;
	display: inline;
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #167349;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	color: #167349;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	color: #167349;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

hr {
	align: center;
	color: #167349;
	height: 1px;
	width: 90%;
}

input, input.text, select, select.select, option, textarea {
	background-color: #F7FFF0;
	border-color: #167349;
	border-style: solid;
	border-width: 1px;
	color: #167349;
	font: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 5px 1px 1px;
	text-decoration: none;
}

li{
	padding-top: 3px;
}

strong, b {
	color: #0F4D31;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.heading {
	color: #167349;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.inputsubmit {
	background-color: #0F4D31;
	background-image: url(images/input.gif);
	border-color: #1D9961;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#167349',EndColorStr='#0F4D31');
	font: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 20px;
	padding: 2px;
	text-decoration: none;
}

.inputtransparent {
	background-color: transparent;
	border-style: none;
}

.small {
	color: #0F4D31;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.titulo {
	color: #167349;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.titulo_tabela {
	color: #F7FFF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

