/* CSS Document */
.style2 {
	margin-left:8px; 
	margin-right:8px; 
	margin-top:8px; 
	margin-bottom:8px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif; 
	color: #CC9966;
	font-size:14px;
	font-weight: bold;
}
.style4 {
	color: #EACE12;
}

A {
	font-family: Arial, Helvetica, sans-serif; 
	color: #CC9966;
	font-size:14px;
	font-weight: bold;
}

A:hover {
	font-family: Arial, Helvetica, sans-serif; 
	color: #CC9966;
	font-size:14px;
	text-decoration: none;
	font-weight: bold;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	margin-left:8px; 
	margin-right:8px; 
	margin-top:8px; 
	margin-bottom:8px;
	font-size: small;
	font-weight: bold;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif; 
	color: #CC9966;
	font-size:18px;
	font-weight: bold;
}
