body
{
	font-family: Verdana, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}

table.menu
{
	font-size: 10px;
	text-align:left;
}
a:link, a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

a.normal
{
    color: #000000;
}

a.print
{
    color: #0000ff;
}

table.gv
{
	font-size: 10px;
}
input, select
{
	font-size: 9px;
	border: thin outset;
	background-color: #F8F8FF;
}

input.not
{
	font-size: 9px;
	border: none;
	background-color: #F8F8FF;
}
span.erro
{
	font-size: 11px;
	color: #ff0000;
}
span.titulo
{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

span.subtitulo
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
input.button.excluir
{
	background-color: Red;
	font-size: 8px;
}

.adjustedZIndex {   
z-index: 1;   
} 
