<style>

.font         	{ font-family: Arial; font-weight: none; color: #0e256c; font-size: 11px; line-height : 11px;}

.font2         	{ font-family: Arial; font-weight: none; color: #858890; font-size: 10px; line-height : 10px;}

.font3         	{ font-family: Verdana; font-weight: bold; color: #6e7999; font-size: 10px; line-height : 10px;}

.font4         	{ font-family: Verdana; font-weight: bold; color: #bca10b; font-size: 11px; line-height : 11px;}

.font5         	{ font-family: Verdana; font-weight: normal; color: #6e7999; font-size: 11px; line-height : 14px;}

a.azul:link	    { color: #003366; text-decoration : underline; }

a.azul:visited	{ color: #003366; text-decoration : underline; }

a.azul:active	{ color: #003366; text-decoration : underline; }

a.azul:hover	{ color: #003366; text-decoration : underline; }
.formpadrao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D7CA9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	width: 300px;
	padding: 5px;
	font-weight: normal;
}

