<style>
body {
	margin : 0px 0px;
	padding : 0px 0px;
	background-color: #FF9900;
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-weight: none;
	font-size: 11px;
}
P {
   font-family: Verdana, Arial, sans-serif;
   font-weight: none;
   font-size: 11px;
}
A {
	font-family: Verdana, Arial, sans-serif;
	font-weight: none;
	font-size: 11px;
	color: "#6699CC";
	border : 0px none;
	text-decoration: nome;
}

TD {
   font-family: Verdana, Arial, sans-serif;
   font-weight: none;
   font-size: 11px;
}

.menuLink {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: none;
	text-decoration: none;
	padding-bottom: 1px;
	padding-left:5px;
    padding-right:5px;
}
.menuLink:hover {
	color: black;
	text-decoration: underline;
}

.fTitulo {
	font-size: 14px;
	color: "#6699CC";
	font-weight: bold;
	text-decoration: none;
}

.fRodape {
	font-size: 9px;
	color: "#1188CC";
	text-decoration: none;
}

.tdLinha {
	heigth: 25px;
	padding-left: 5px;
    border-bottom: 1px solid #1188CC;
}

.tdData {
	heigth: 25px;
	padding-left: 20px;
    border-bottom: 1px solid #1188CC;
	font-size: 9px;
	color: "#1188CC";
	text-decoration: none;
	width:770px;
}


.tdMenuL {
	heigth: 1px;
	border-top: 1px solid #99CCFF;
    border-bottom: 1px solid #000000;
	font-size: 27px;
}

.trMenu {
	color: #ffffff;
	font-size: 27px;
	font-weight: bold;
	text-decoration: none;
	background-color: #99CCFF;
}

.tdTab {
	color: #ffffff;
	font-weight: bold;
	background-color: #1188CC;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    border: 1px solid #1188CC;
    text-align: center;
}

.lTab {
    border:1px solid #1188CC;
}

.tdt {
    border:1px solid #1188CC;
}
.tdt2 {
    border:1px solid #1188CC;
    text-align: center;
}

.tdtl {
	text-decoration: none;
}

.tdtl:hover {
	color: black;
	text-decoration: underline;
}

.lnk {
	color: "#225588";
	text-decoration: none;
}

.lnk:hover {
	color: black;
	text-decoration: underline;
}

.menuInf {
	font-size: 11px;
	color: #666600;
	text-decoration: none;
}
.menuInf:hover {
	font-size: 11px;
	color: #666600;
	text-decoration: underline;
}
.tdMenu {
	heigth: 25px;
	color: #ffcc00;
	padding-left: 5px;
	border-top: 8px solid #FFCC00;
	background-color: #990000;
}


.menuSup {
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.menuSup:hover {
	font-size: 11px;
	color: #ffcc00;
	font-weight: bold;
	text-decoration: underline;
}
.menuLateral {
	color: #990000;
	font-size: 9px;
	font-weight: none;
	text-decoration: none;
	padding-bottom: 3px;
	padding-left: 15px;
}
.menuLateral:hover {
	color: black;
	text-decoration: underline;
}
.tdMenuLateral {
	padding: 4px;
	font-size: 11px;
}
.botao {
	border: 0px;
	background-color: #FF9900;
	color: white;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
}
#headerSimples {
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	border-bottom: 1px solid #FF9900;
}
#caixaLista {
	border : 1px solid #999999;
	background-color : white;
	padding: 3px;
}
#headerLista {
	background-color : #999999;
	font-size : 11px;
	color : white;
	font-weight : bold;
}
#itemLista {
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	background-color : #f8f8f8;
	font-size : 11px;
}
.tituloMateria {
	color: #990000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#headerLogin {
	font-size : 11px;
	border-bottom: 1px solid #ffec00;
	color : white;
	font-weight : bold;
}
</style>
