.font1 {
	font-family: Courier, mono;
	font-size: 10pt;
	color:#000000;
	align:left;
}


.font2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px
	align:left;
}

.font3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	align:left;
	
}

.font4 {
	font-family: Courier, mono;
	font-size: 10pt;
	color:#FFFFFF;
	align:left;
}


.t1 {
	font-family: Courier, mono;
	font-size: 17px
}


a.menu {
	font-family: Courier, mono;
	font-size: 10pt;
	color:#FFFFFF;
	text-decoration: none;
	background: #CC0000;
}

a.menu:hover {
	font-family: Courier, mono;
	font-size: 10pt;
	color:#FFFFFF;
	text-decoration: none;
	background: #666666;
}


a.link1 {
	font-family: Courier, mono;
	font-size: 10pt;
	color:#FF0000;
	text-decoration: none
}

a.link1:hover {
	font-family: Courier, mono;
	font-size: 10pt;
	color:#FF0000;
	text-decoration: underline
}


a.link2 {
	font-family: Courier, mono;
	font-size: 10pt;
	color:#FFFFFF;
	text-decoration: none
}

a.link2:hover {
	font-family: Courier, mono;
	font-size: 10pt;
	color:#FFFFFF;
	text-decoration: underline
}

input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; background-color: #CCCCCC; border: #333333; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.botao {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #FFFFFF; background-color: #FF0000; border-color: #FF3333 #CC0000 #CC0000 #FF3333; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}


#newstable a {
	font-family: Courier, mono;
	font-size: 10pt;
	color:#c00;
	background-color:#fff;
	padding:0px 3px 0px 3px;
	text-decoration: none
}

#newstable a:hover {
	font-family: Courier, mono;
	font-size: 10pt;
	color:#fff;
	background-color:#000;
	padding:0px 3px 0px 3px;
	text-decoration: none
}