body {background-color: #E5EEE5;}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	font-weight: bold;}
.frase {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #336666;
	font-size: 18px;
	text-align: center;}
.titulo {color: #006600;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;}
.assinatura {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #336666;
	font-size: 13px;
	text-align: right;}
.subtit {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; 
        font-style: normal; 
        font-size: 13px; 
        color: #006600;}
.corpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	font-style: normal;
	font-weight: normal;
}
a:link {color: #006600;	font-weight: bold; text-decoration: underline;}
a:visited {color: #006600; text-decoration: underline;}
a:hover {color: #66CC00; text-decoration: underline;}
a:active {color: #FF9900; text-decoration: underline;}
	
