body {
	scrollbar-base-color: #95A9CA;
	scrollbar-arrow-color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	line-height: 17px;
}

TD {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	line-height: 17px;
	text-align:justify;
}

a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#666666;
}
a:hover {
	font:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}


select {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color:#686138;
}
.titulo {
	font-size: 12px;	
}

.titulobold {
	font-size: 12px;	
	font-weight:bold;
}

.high {
	font-size: 15px;
	font-weight:bold;
}

.high_1 {
	font-size: 16px;
	font-weight:bold;
}
.sub{
	color: #FFFFFF;
	background-color:#94BAE9;
}
.bb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.bbdupla {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}



	
INPUT { border-width: 1px; height: 16px; font-family: Verdana; font-size: 9px; color: #333333 ;border-color: #999999; }
TEXTAREA { border-width: 1px; heigth: 170px; font-family: Verdana; font-size: 9px; color: #333333 ;border-color: #999999; }
