p,table,td {
	font-family: Tahoma, Arial;
}
.text {
	font-size: 13px;
}
.small {
	font-size: 10px;
}
.tbh {
	text-decoration: underline;
	font-weight: bold;
}
.tbb {
	font-weight: bold;
}
input {
	font-family: Tahoma, Arial;
	font-size: 13px;
}
a:link, a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a.bot
{
	color: white;
	font-weight: bold;
}
ul.bullet {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}
li 
{
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 9px;
	margin-left: 6px;
}
