td {
	font-size: 12px;
	line-height: 160%;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";


}
a:link {
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.green:link {
	font-size: 12px;
	color: #66FF99;
	text-decoration: none;
}
a.green:visited {
	font-size: 12px;
	color: #66FF99;
	text-decoration: none;
}
a.green:hover {
	color: #FFFFCC;
	text-decoration: none;
}
a.big:link {
	font-size: 14.8px;
	color: #339900;
	text-decoration: none;
	font-weight: bold;

}
a.big:visited {
	font-size: 14.8px;
	color: #669900;
	text-decoration: none;
	font-weight: bold;

}
a.big:hover {
	color: #66CC00;
	text-decoration: none;
	font-weight: bold;

}
body {
	background-image: url(images/bg1.gif);
}
p {
	text-indent: 2em;
}
.big {
	font-size: 14.8px;
	font-weight: bold;
	color: #669900;
}
