@charset "utf-8";
/* CSS Document */
body {
background-color:#e6dfbe;
}
.style2 {
	font-family:TAhoma;
	font-size: 14px;
	color: #cecece;
}
.style2:link {
	
	font-family:TAhoma;
	font-size: 14px;
	color: #cecece;
	text-decoration:none;
}
.style2:hover {
	
	font-family:TAhoma;
	font-size: 14px;
	color: #cecece;
	text-decoration:none;
}
.style2:visited {
	
	font-family:TAhoma;
	font-size: 14px;
	color: #cecece;
	text-decoration:none;
}
.style2:active {
	
	font-family:TAhoma;
	font-size: 14px;
	color: #cecece;
	text-decoration:none;
}
.style3 {font-family: Arial, Helvetica, sans-serif}
.style5 {
	font-size: 12.8px;
	color: #b8b4b4;
}
.style6 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.style8 {font-size: 12px; color: #FFFFFF; font-family: TAhoma;}
.style9 {
	font-family: TAhoma;
	font-size: 12px;
	color: #FFFFFF;
}

.style9:active {
	font-family: TAhoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.style9:visited {
	font-family: TAhoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.style9:link {
	font-family: TAhoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.style9:hover {
	font-family: TAhoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
#uno {  width:310px;
     height:350px;
	 overflow:auto;
	margin-top:5px;
}
#dos {  width:480px;
     height:380px;
	 overflow:auto;
	 margin-left:5px;
	 margin-top:5px;
}