@charset "UTF-8";
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 16px;
	text-transform: uppercase;
}
a {
	color: #669933;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #66CC00;
}
a:visited {
	color: #666666;
}
.info {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	line-height: 17px;
}
