body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:10px;
	margin-right: 10px;
}
a:link {
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-weight:bold;
	color: #000066;
}
a:visited {
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-weight:bold;	
	color: #000066;
}
a:hover {
	text-decoration: underline;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-weight:bold;	
	color: #66CCFF;
}
a:active {
	text-decoration: underline;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-weight:bold;	
	color: #66CCFF;
}
.bodySmall {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.header {
	font-family:"Trebuchet MS", Tahoma, Arial, Verdana;
	font-size:large;
	color:#CC6633;
}
.headerBlack {
	font-family:"Trebuchet MS", Tahoma, Arial, Verdana;
	font-size:large;
	color:#000000;
}
.boldSpecialFont {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-weight: bold;
}
