.tabletext10 {
	font-family: Tahoma, sans-serif, Arial;
	color: #000000;
	font-size: 10px;
}
.tabletext12 {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	color: #000000;
}
.tabletext14 {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 14px;
	color: #000000;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #2C5583;

}
li {
	list-style-image: url(images/bullet_star.jpg);
}
.pagetitle {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 18px;
	font-weight: bold;
}
.subtitle {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 16px;
}
.hr {
	color: #336699;
}
