/* CSS Document */

a:link			{ font-family: Verdana; font-size: 10pt; font-weight: normal; color: #000000; text-decoration: none;}
a:hover			{ font-family: Verdana; font-size: 10pt; font-weight: normal; color: #000000; text-decoration: underline;}
a:visited		{ font-family: Verdana; font-size: 10pt; font-weight: normal; color: #000000; text-decoration: none;}
a:visited:hover	{ font-family: Verdana; font-size: 10pt; font-weight: normal; color: #000000; text-decoration: underline;}

.titulo		{ font-family: Verdana; font-size: 13pt; font-weight: normal; color: #333333}
.subtitulo	{ font-family: Verdana; font-size: 10pt; font-weight: bold; color: #000000}
.textbox	{ border: 1pt solid #000000; font-size: 10pt; font-family: Verdana;}
.botao 		{ font-family: Verdana; font-size: 10pt; color: #000000; font-weight : normal;}
.botao2 		{ font-family: Verdana; font-size: 9pt; color: #000000; font-weight : normal;}

/* HTML Tags */

body { font-family: Verdana; font-size: 10pt; font-weight: normal; color: #000000;}
td { font-family: Verdana; font-size: 10pt; font-weight: normal; color: #000000;}
