td img {display: block;}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #330099;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.borderdowntable {
	border-bottom : 1px solid #999999;
}
.tablelowborder {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-style: none;
	text-indent: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.bluesubheaderbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.subheaderbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
