body {
	background-color: #000000;
	background-image: url(../images/layout/canon3.jpg);
	background-repeat: no-repeat;
}
	
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #FFFFBD;
}
a:link {
	text-decoration: none;
	color: #FCFDB9;
}
a:visited {
	text-decoration: none;
	color: #FED24F;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
h1 {
	font-size: 2em;
	color: #E7942C;
}
h2 {
	font-size: 1.5em;
	color: #FBC143;
}
h3 {
	font-size: 1.1em;
	color: #FFDC58;
}
h4 {
	font-size: 1em;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 9px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #E97F1B;
	line-height:22px;
	letter-spacing:0.2em;
	}	
.smallText {
	color: #E7942C;
	line-height: 22px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	}
