@charset "utf-8";
/* CSS Document */

.data {

	font-family: verdana;

	font-size: 10px;

	color: #757575;

	font-weight: normal;

}

.texto {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.texto:a {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.texto:hover {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.texto:visited {
	font-family: verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.texto:active {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.texto:link {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.newsbox {

	border: 1px solid #dddddd;

	font-family: verdana;

	font-size: 9px;

	color: #858585;

	padding: 1px;

	height: 18px;

	width: 141px;

}
.gray1 {font-family: verdana; font-size: 10px; color: #666666; }
.gray2 {font-family: verdana; font-size: 11px; color: #888888; }
.gray22 {font-family: verdana; font-size: 11px; color: #666666; }
.gray3 {font-family: verdana; font-size: 14px; color: #888888; }
.style4 {font-size: 12px; color: #666666; font-style: italic; font-family: verdana;}
table.sample {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #c60000;
	border-collapse: collapse;
	background-color: white;
}
