.h1 {	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	}
.styl1 {
	font-size: 12px;
	color: #3D3D3D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.styl2 {
	font-size: 10px;
	color: #3D3D3D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.link1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D3D3D;
	text-decoration: none;
}
a.link1:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	}	

a.link2{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #3D3D3D;
	text-decoration: none;
}
a.link2:hover{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	}	


