font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #003333;
}
small {
	font-family: default font;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #669966;
}
.branco {
	color: #FFFFFF;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003333;
	display: compact;
	height: 1px;
	width: auto;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003333;
	display: compact;
	height: 1px;
	width: auto;
}
.peq {
	font-size: 9px;
	font-style: normal;
	color: #003333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #003333;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #003333;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #003333;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #003333;
	font-weight: normal;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
}
h4{
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #003333;
	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #003333;
}
.mensagem {
	font-family: Verdana;
	font-size: 10px;
	color: red;
	font-weight: bold;
}

INPUT {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #666666;
}

TEXTAREA {
    font-family: Arial;
	font-size: 12px;
	border: 1px solid #666666;
}

SELECT {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #666666;
}
hr {
	color: #669999;
}
.trabalhos{
font-family: Arial, Helvetica, sans-serif;
	color: #2A573A;
	font-size: 13px;
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:5px 5px 5px 5px;
	background-color:#D3EAAC;
}
