span, p, div, h1, h2, h3, ul, ol, li, a, .tiny, .supertiny, .topHeading, .stats {
	font-family:Verdana, Arial, sans-serif;
}
span, div, ul, ol, li, a{
	font-size : 11px;
}
.bottomList { 
	line-height : 14px;
	list-style-type : square;
}
p {
	font-size:11px;
	margin-top:10px;
	margin-bottom:12px;
	padding-left:15px;
}
.indented  {
	margin-left:50px;
}
.warning {
	margin-top:15px;
	margin-left:0px;
	padding-left:0px;
}
.topHeading {
	font-size:15px;
	color:#FFFFFF;
	margin-top:5px;
	margin-bottom:3px;
	padding-top : 0px;
	padding-top : 0px;
	margin-left:25px;
	font-weight:700;
}
.banner {
	border-color: #000000;
	color:#000000;
}
th.stats, .outerStats{
	background-color : #669900;
}
td.stats {
	background-color : #FFFFFF;
	font-size : 11px ;
}
th.stats {
	color : #ffffff;
	font-size : 12px;
	font-weight : 700;
}
.tiny{
	font-size : 10px;
}
.supertiny{
	font-size : 6px;
}
strong {
	font-weight : bold;
}


