.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	letter-spacing: 0.07em;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: underline;
	letter-spacing: 0.1em;
}
.site_bgcolor {
	background-color: #CCCCCC;
	
}
.table {
	border: thin dotted #000000;
	margin: 5px;
	padding: 5px;
}
.index_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

