.bottomtext {
	font-family: tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-image: url(images/bullet-yg.gif);
	list-style-type: square;
}
.pagetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000CC;
}
.bodytitle {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #33CC00;
	text-decoration: underline;
}

