.small {
	font-family: tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	border: 1px none #999999;
}
.table {
	border: 1px solid #FFFFFF;
}
.whitesmallbold {
	font-family: tahoma, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding: 10px;
	text-decoration: none;
}
.text {
	font-family: tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 5px;
	text-decoration: none;
}
.heading {
	font-family: tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.linebelow {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
}
.lineabove {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 0px;
	border-top-width: 1px;
}
.content {
	overflow: hidden;
	position: static;
	visibility: visible;
	height: 105%;
}
.headingwhite {

	font-family: tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
