P  {
	text-align : justify;
}

BODY  {
	font-size : 8 pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	background-color : snow;
	margin-left : 0 pt;
	margin-right : 5 pt;
	margin-top : 2 pt;
	margin-bottom : 0 pt;
	SCROLLBAR-FACE-COLOR : #424284;
	SCROLLBAR-HIGHLIGHT-COLOR : #808080;
	SCROLLBAR-SHADOW-COLOR : #8080CC;
	SCROLLBAR-3DLIGHT-COLOR : #EEEEEE;
	SCROLLBAR-ARROW-COLOR : #FFFFFF;
	SCROLLBAR-TRACK-COLOR : #9999CC;
	SCROLLBAR-DARKSHADOW-COLOR : #808080;
}

.linka  {
	font-size : 8 pt;
	font-family : Tahoma, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000080;
	text-decoration : none;
}

a.linka:hover  {
	font-family : Tahoma, sans-serif;
	font-size : 8 pt;
	font-weight : normal;
	font-style : normal;
	color : #FF0000;
	background-color : #FFFF80;
}

.corpo  {
	font-family : Verdana, sans-serif;
	font-size : 10 pt;
	font-weight : bold;
	font-style : normal;
	color : navy;
	text-decoration : none;
}

a.corpo:hover  {
	font-family : Tahoma, sans-serif;
	font-size : 8 pt;
	font-weight : normal;
	font-style : normal;
	color : Purple;
	text-decoration : underline;
}

.botao  {
	background-color : Navy;
	color : Yellow;
	font-size : 8 pt;
	font-family : Tahoma, sans-serif;
	font-weight : normal;
	font-style : normal;
	border-style : outset;
	padding : 1pt;
	border-color : oldlace;
	text-decoration : none;
	text-align : center;
}

.menu  {
	font-size : 8 pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Yellow;
	text-decoration : none;
	text-align : center;
}

a.menu:hover  {
	font-size : 8 pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-decoration : none;
	text-align : center;
}

.menubg  {
	background-color : #424284;
	padding : 2pt;
	font-size : 8 pt;
	color : #FFFFFF;
	font-family : Arial, sans-serif;
}

.titulo1  {
	font-family : Tahoma, sans-serif;
	font-size : 11 pt;
	font-weight : bold;
	font-style : normal;
	background-color : #424284;
	color : White;
	text-align : center;
	padding : 1 pt;
}

a.titulo1:hover  {
	color : #FFFF00;
	text-decoration : underline;
}

.corpo2  {
	font-family : Tahoma, sans-serif;
	font-size : 8 pt;
	font-weight : normal;
	font-style : normal;
	color : DarkGreen;
}

.rodape  {
	font-size : 8 pt;
	font-family : arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Darkred;
	text-decoration : underline;
}

a.rodape:hover  {
	font-size : 8 pt;
	font-family : arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Darkred;
	text-decoration : underline;
	background-color : Yellow;
}

a.corpo2:hover  {
	font-family : Tahoma, sans-serif;
	font-size : 9 pt;
	font-weight : normal;
	font-style : normal;
	color : darkred;
	text-decoration : underline;
}

.corpo1  {
	font-family : Verdana, sans-serif;
	font-size : 8 pt;
	font-weight : bold;
	font-style : normal;
	color : #000080;
	text-decoration : none;
}

a.corpo1:hover  {
	font-family : Verdana, sans-serif;
	font-size : 8 pt;
	font-weight : bold;
	font-style : normal;
	color : Navy;
	text-decoration : underline;
	background-color : Yellow;
}

#links  {
	padding : 0;
	margin : 0;
	position : absolute;
	text-align : left;
	width : 125px;
	background : transparent;
}

#links ul  {
	list-style : none outside;
	padding : 0;
	margin : 0;
	background : #6495ed;
	color : #000;
	border-style : solid;
	border-color : #0000cd;
	border-width : 1px 1px 0px 1px;
	font : 10px/15px verdana, helvetica, sans-serif;
}

#links ul li  {
	padding : 0;
	margin : 0;
	border : none;
}

#links ul li a  {
	display : block;
	padding : 4px 6px;
	margin : 0;
	background : #6495ed;
	color : #000;
	border-bottom : 1px #5984D4 solid;
	border-top : 1px #6B9FFF solid;
	width : 125px;
	text-decoration : none;
}

html>body #links ul li a  {
	width : auto;
}

#links ul li a:hover  {
	background : #d6d848;
	color : #000;
	border-bottom : 1px #BDBF3F solid;
	border-top : 1px #F0F250 solid;
	text-decoration : none;
}


