.font {
	font-family: Verdana;
	font-size: 11 px;
	color: #666666;
	text-align: left;
}

.link {
	font-family: Arial;
	font-size: 11 px;
	color: #92857C;
	text-align: right;
	font-weight:bolder;
	text-decoration:underline;
}

.link:hover {
	font-family: Arial;
	font-size: 11 px;
	color: #92857C;
	text-align: right;
	text-decoration: underline;
}

.fontp {
	font-family: Verdana;
	font-size: 10 px;
	color: #666666;
	text-align: justify;
}

.fontform {
	font-family: Verdana;
	font-size: 11 px;
	color: #666666;
}

.tit {
	font-family: Verdana;
	font-size: 11 px;
	color: #666666;
	text-align: right;
}

.campo {  
	font: 7pt Verdana; 
	color: #666666; 
	background-color: #F0F0F0; 
	border: 1px #D4D4D4 solid
}

BODY
{scrollbar-base-color:#F3F4F2;
scrollbar-face-color:#EFAE00;
scrollbar-highlight-color:#F3F4F2;
scrollbar-shadow-color:#F3F4F2;
scrollbar-darkshadow-color:#F3F4F2;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#F3F4F2;
}

.botaook {
	font-family: arial;
	font-size: 8 px;
	color: #02183E;
	border:0px;
	background-image:   url(../img/btok.gif);
	background-repeat: repeat;
	background-position: center center;
	width: 24px;
	height:16px;
	cursor:pointer;
}
.botform {
	font-family: arial;
	font-size: 9 px;
	color: #02183E;
	border:0px;
	background-image:   url(../img/btform.gif);
	background-repeat: repeat;
	background-position: center center;
	width: 53px;
	height:20px;
	cursor:pointer;
}