body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 24px;
	color: #333333;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #330000;
}

a {
	color: #000066;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	line-height: normal; font-variant: normal; text-transform: none
}

form {
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #990000; color: #FFFF66;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
  color: #804000; font-style: normal;
  text-decoration: none
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C4C4FF;

}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #CCCC66;
	text-decoration: none;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: normal
}
a:hover {
	color: #0066FF;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding: 0px 0px;
	font-weight: bold;
	color: #D31212;
	text-decoration: none;


}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
	font-weight: bold;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #990000;
	text-decoration: none;
	border: #666666;
}

.footer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #800080;
}

.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.box1 {
	border-color: #FFFFFF #FFFFFF #CCCCCC;
	border: 2px dotted; margin-bottom: 2px
	}

.promo {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	color: #800080;
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	line-height: normal;

}

input.big {
	width: 100px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 24px
}

input.small {
	width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	clip:  rect(   );
	text-decoration: none;
	color: #000000;
	line-height: normal;

}
.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	font-style: normal;
	line-height: normal;
	font-weight: normal;

}

a.mini:visited { font-style: normal; text-decoration: underline; color: #0000aa; }
a.mini:hover { font-style: normal; text-decoration: none; color: #0000ff; }
a.mini:link { font-style: normal; text-decoration: underline; color: #0000ff; }

.miniLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
	border: #999999 none #999999;
}

.normal { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal}
a.normal:visited { font-style: normal; text-decoration: underline; color: #0000aa; }
a.normal:hover { font-style: normal; text-decoration: none; color: #0000ff; }
a.normal:link { font-style: normal; text-decoration: underline; color: #0000ff; }


.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #400080;
}
.caixaInferior {
	margin-bottom: 1px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #999999;
	border-left: 0px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #d31212;
	text-decoration: none;
	font-weight: bold;
}
.numero {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
a.numero:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
a.numero:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
.cajaGris {
	border: 1px solid #CCCCCC;
}
