.iframeborder {
	border: 3px solid #C00;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:link {
	color: #b60809;
	text-decoration: none;
}
a:visited {
	color: #b60809;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
a:active {
	color: #b60809;
	text-decoration: none;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	list-style-type: disc;
}
.tablebackground {
	background-image: url(tablebackground.jpg);
	background-repeat: no-repeat;
}
.redtext {
	color: #B60809;
}
.whitetext {
	color: #FFF;
}
