body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10pt;
	font-weight: normal;
	background-color: #E2E2E2;
	background-image: url(images/background.gif);
}
a:link {
	color: #99cc99;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #99cc99;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
p {  font-size: 10pt; font-weight: normal}
h1 {  font-size: 16px; font-weight: bold; color: #666666}
h2 {  font-size: 14px; font-weight: bold; color: #808080}
a.one:link {
	font-size: 9pt;
	color: #999999;
	text-decoration:none;
	font-weight: normal;
}
a.one:visited {
	font-size: 9pt;
	color: #999999;
	text-decoration:none;
	font-weight: normal;
}
a.one:hover {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.two:link {
	font-size: 9pt;
	color: #FBAD24;
	text-decoration:none;
	font-weight: bold;
}
a.two:visited {
	font-size: 9pt;
	color: #FBAD24;
	text-decoration:none;
	font-weight: bold;
}
a.two:hover {
	font-size: 9pt;
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
}
a.three:link {
	font-size: 9pt;
	color: #993300;
	text-decoration:none;
	font-weight: bold;
}
a.three:visited {
	font-size: 9pt;
	color: #993300;
	text-decoration:none;
	font-weight: bold;
}
a.three:hover {
	font-size: 9pt;
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
}
.copyright {
	font-size: 9pt;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.artwork {
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #EC7D17;
}
text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: 993300;
}
.redsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #993300;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #EC7D17;
	font-weight: bold;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #226586;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1em;
	text-align: center;
}
.thesource {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EC7D17;
	letter-spacing: 1em;
}
.titles2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

