body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bkgImage.gif);
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	font-weight: bold;
	text-decoration:none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration:underline;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: arial;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #FF3300;
}
h2 {
	font-size: 10px;
	color: #FF3300;
}
.headerText {
	color:#000000;
	font-size: 14px;
	font-weight: bold;
}
.style1 {
	font-size: 48px;
	font-family: CameoAppearance;
}