body
{
	background-color: rgb(235,235,235);
}

body.logo
{
	background-color: rgb(186,190,214);
}
body.menu
{
	background-color: rgb(186,190,214);
}





p
{
	font-size: 13px;
	font-family: verdana;
	text-align: justify;
}

p.controle
{
	text-align: right;
}

p.center
{
	text-align: center;
}

p.right
{
	text-align: right;
}

p.titulo
{
	font-size: 22px;
	font-weight: bold;
}

p.titulo2
{
	font-size: 22px;
	font-weight: bold;
	text-align: right;
}

p.titulo3
{
	font-size: 17px;
	font-weight: bold;
}

p.titulo4
{
	font-size: 15px;
	font-weight: bold;
}

p.titulo5
{
	font-size: 22px;
	font-weight: bold;
}

p.wml
{
	margin-left: 40px;
	text-align: left;
	font-weight: bold;
}

li
{
	font-size: 13px;
	font-family: verdana;
}

td
{
	font-size: 13px;
	font-family: verdana;
}






a:link
{
	color: blue;
	text-decoration:none;
}

a:visited
{
	color: blue;
	text-decoration:none;
}

a:active
{
	color: blue;
	text-decoration:none;
}

a:hover
{
	color:red;
	text-decoration:underline;
}

a.menu
{
	font-weight: bold;
	text-decoration:none;
}

a.menu:hover
{
	font-size: 14px;
	text-decoration:none;
}
