body,td {
	font-family: Verdana, Tahoma;
	font-size: 10pt;
 scrollbar-base-color:#ff0000;
}

h1 {
	font-size: 16pt;
        color: #800000;
}

h2 {
	font-family: Verdana, Tahoma;
	font-size: 14pt;
        color: #800000;
}

.cabecalhoespecial {
	background-color: #dd0000;
	color:#ffffff;
}

.corpoespecial {
	background-color: #ffbbbb;
}

.linha {
    color: navy;
    height: 3;
}

a.menu {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color:000000;
        padding: 2px 2px 2px 2px;
}
a.menu:hover {
	color: 0000b0;
	text-decoration: none;
}

a.menu:active {
	color: 0000ff;
	text-decoration: none;
	}

a.topo {
	font-weight: bold;
	text-decoration: none;
	color:f0f0f0;
}
a.topo:hover {
	color: yellow;
	text-decoration: none;
}

a.topo:active {
	color: cyan;
	text-decoration: none;
	}
	
a {
	text-decoration: none;
	color: #dd0000;
	font-weight: bold;
}
a:hover {
	color: #800000;
	text-decoration: none;
}
a:active {
	color: #600000;
	text-decoration: none;
}

.forms {
font-family : monospace;
color: Black;
font-weight : bold;
border-width : 2px;
border-style: solid;
border-color : Black;
background-color : #FFcdcd;
}

.botoes {
color: #ffffff;
border-width : 2px;
border-color : black;
border-style: outset;;
font-weight : bold;
background-color : #900000;
}