a.bottom:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
a.bottom:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bottom:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}
a.bottom:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.graytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
.border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bodytext {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.red-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #990000;
}
.black-title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
