BODY {
	color: Black;
	font-family: "Futura Lt BT", Arial;
	font-size: small;
}

A {
	color: #003300;
	font-size: small; 
}

TD {
	margin: 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

A:HOVER {
	color: Black;
	text-decoration: none;
}
.tabela1{
	border-style: dotted;
	border-width: thin;
	border-color: #66FF99;
}
.tabela2{
	background-color: #CCFFCC;
	border-bottom: 1px solid #003300;
	border-bottom-width: 1px;
}

.formulario1{
	background: #D4FFE5;
}

P {
	font-size: smaller;
}

STRONG {
	font-size: small;	
}

.fontemenor {
	font-size: small;
}

.tom1 {
	background: #CCFFCC;
	margin: 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}

.tom2 {
	background: White;
	margin: 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.tom3 {
	background: #ECFFED;
}

.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: right;
margin-top: 2px;
margin-right: 3px;
}

.headers{
font-weight: bold;
border: 1px solid #66FF99;
background-color: #339966;
}

.switchcontent{
border: 1px dotted #66FF99;
border-top-width: 0;
}