body {
scrollbar-arrow-color: #000000;
scrollbar-base-color: #cccccc;
scrollbar-dark-shadow-color: #000000;
scrollbar-track-color: #999999;
scrollbar-face-color: #cccccc;
scrollbar-shadow-color: #cccccc;
scrollbar-highlight-color: #cccccc;
scrollbar-3d-light-color: #ffffff;
}

h1{
font-family : Tahoma, Verdana, Arial;
font-size: 20px;
font-weight: bold;
color: #FF0000;
}

.f7n {
font-family : Tahoma, Verdana, Arial;
font-size : 7pt;
line-height : 12pt;
color : #000000;
}

.f7b {
font-family : Tahoma, Verdana, Arial;
font-size : 7pt;
font-weight : bold;
line-height : 12pt;
color : #000000;
}

.f8n {
font-family : Tahoma, Verdana, Arial;
font-size : 8pt;
line-height : 16pt;
color : #000000;
}

.f8b {
font-family : Tahoma, Verdana, Arial,;
font-size : 8pt;
font-weight : bold;
line-height : 12pt;
color : #000000;
}

.f9n {
font-family : Tahoma, Verdana, Arial;
font-size : 9pt;
line-height : 12pt;
color : #000000;
}

.f9b {
font-family : Tahoma, Verdana, Arial,;
font-size : 9pt;
font-weight : bold;
line-height : 16pt;
color : #000000;
}

.f10n {
font-family : Tahoma, Verdana, Arial;
font-size : 10pt;
line-height : 12pt;
color : #000000;
}

.f10b {
font-family : Tahoma, Verdana, Arial,;
font-size : 10pt;
font-weight : bold;
line-height : 12pt;
color : #000000;
}

a.lnk_vermen:link {
color : #EA1D28; 
font-weight : normal; 
text-decoration : none; 
}
a.lnk_vermen:visited {
color : #EA1D28; 
font-weight : normal; 
text-decoration : none; 
}
a.lnk_vermen:hover {
color : #FF9900; 
font-weight : normal; 
text-decoration : underline; 
}

a.lnk_vermeb:link {
color : #EA1D28;
font-weight : bold;
text-decoration : none;
}
a.lnk_vermeb:visited {
color : #EA1D28;
font-weight : bold;
text-decoration : none;
}
a.lnk_vermeb:hover {
color : #FF9900;
font-weight : bold;
text-decoration : underline;
}

input.campos {
    font-size: 12px;
    background-image: url(imagens/bg_imput.gif);
}

.textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-image: url(imagens/bg_imput.gif);
}

.button{
	background-color: #EA1D28;
	font-size:10px;
	font-family:Verdana;
	font-weight:bold;
	border-bottom:1 solid #660000;
	border-top:1 solid #00468D;
	border-right:1 solid #660000;
	border-left:1 solid #00468D;
	color : #FFFFFF;
}