A  {
	font-weight : bold;
	text-decoration : none;
}

A:Hover  {
	text-decoration : underline;
}

BODY  {
	font-size : x-small;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-align : left;
	background-color : Black;
	margin-left : 2pt;
	margin-right : 5pt;
	margin-top : 1pt;
	margin-bottom : 5pt;
	font-family : verdana, sans-serif;
}

.menu1  {
	font-size : 8pt;
	font-family : verdana, sans-serif;
	font-weight : normal;
	color : gold;
}

a.menu1:hover  {
	color : Black;
	background-color : gold;
	text-decoration : underline;
}

.menul  {
	font-weight : bold;
	font-family : verdana, sans-serif;
	color : Black;
	text-decoration : none;
	font-size : 8pt;
}

a.menul:hover  {
	text-decoration : underline;
	color : Yellow;
}

.titulo  {
	font-size : 11pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Red;
	background-color : snow;
}

.linka  {
	font-size : 10pt;
	font-family : verdana, sans-serif;
	font-weight : normal;
	color : snow;
	text-decoration : underline;
}

a.linka:hover  {
	color : Red;
	background-color : snow;
}

.corpo  {
	font-size : 10pt;
}

.corpo2  {
	font-size : 11pt;
	font-weight : bold;
	color : #FFFFFF;
}

.corpo3  {
	font-size : 11pt;
	font-weight : bold;
	color : Yellow;
}

.corpo4  {
	font-size : 11pt;
	font-weight : bold;
	color : Lime;
}

.titulo2  {
	font-family : Arial, sans-serif;
	font-size : 12pt;
	color : Maroon;
	font-weight : bold;
	background-color : #FFCCFF;
	text-align : center;
}

.bg2  {
	background-color : Navy;
}

.corpo5  {
	font-size : .8 em;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
}

a.corpo5:hover  {
	text-decoration : underline;
}

.titulo3  {
	font-size : 12pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	color : #FFFF00;
	padding : 2pt;
	border-left-width : 0;
	border-right-width : 0;
	border-top-width : 1pt;
	border-bottom-width : 1pt;
	border-color : #FFFFFF;
	border-style : solid;
}

.botao  {
	font-size : 10pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	background-color : #CC9966;
	border-width : thin;
	border-color : #808080;
	border-style : inset;
	padding : 1pt;
}

.dados  {
	font-size : 10pt;
	font-family : verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	background-color : #C0C0C0;
}

.corpo6  {
	font-size : 10px;
	font-family : Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #FFFF00;
	text-decoration : none;
	text-align : center;
}

table.tabela {
	font-size : 12px;
	font-family : Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFF;
	text-decoration : none;
}

table.tabela td {
	padding:5px 20px 5px 3px;
}

table.tabela a {
	color:#FF0;
}

