a
	{
	color: #575757;
	text-decoration: none;
	}
body
	{
	margin:0px;
	}
	
.TabelaPrincipal
	{
	padding: 7px;
	width: 525px;
	}
	
.Menu
	{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color:#000000;
	padding: 4px;
	background-color:#F8F8F8;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 525px;
	}
	
.ConteudoTexto
	{
	font-family: arial;
	font-size: 11px;
	text-align:justify;
	padding-top: 10px;
	color: #666666;
	}
	
.ConteudoTitulo
	{
	font-size: 18px;
	text-align:right;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	
.ConteudoImagem
	{
	padding-top: 5px;
	padding-bottom: 5px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	BORDER: 1PX SOLID #000000;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	BORDER: 1PX SOLID #000000;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	BORDER: 1PX SOLID #000000;
}
