body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A1A1A;
	background-color: #FBFFFB;
}
table{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A1A1A;
}
.tablo1{
	border: 1px;
	border-style: solid;
	border-color: #006400;
	background-color: White;
}
hr{
	height: 1px;
	color: Maroon;
	width: 100%;
	text-align: left;
}
a:link{
	color: Green;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:visited{
	color: #376A2F;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #00C102;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
