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

.style2 {
	font-size: 20px;
	font-weight: bold;
}
.style1 {
	font-family: Tahoma, "Times New Roman", Verdana;
	font-size: 14px;
}
a:link{
	color:#4B5201;
	text-decoration: none;
	
}
a:visited {
	color:#4B5201;
	text-decoration: none;
}
a:hover {
	color:#000066;
	text-decoration: none;
}
a:active {
	color:#000066;
	text-decoration: none;
}
.style3 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #646B0A;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #757E05;
}
.style5 {
	width: 450px;
}
.style8{ width:100; text-align:justify; font:'Times New Roman', Times, serif 
}
-->