body,td,th {
	color: #707070;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #CBCACA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF7700;
}
a:active {
	color: #000000;
}
.copyrighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.boldheadingtext {	
    font-size: 18px;
	color: #FF7700;
	font-weight: bold;
}
.captiontext {
	font-size: 9px;
	color: #222222;
}
.maintextbold {	
	color: #000000;
	font-weight: bold;
}
.maintextboldorange {	
	color: #FF7700;
	font-weight: bold;
}
.tablestuff {
	color: #222222;
	font-size: 10px;
	font-weight: bold;
}
.tableheadtext {
	color: #222222;
	font-size: 10px;
}.maintextblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.maintextboldlarger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.whitetext {
	color: #FFFFFF;
}
