ul {
	background: Black;
	list-style : square;
	source-include :   url(images/bullet.gif);
}
body {
	color: #CCCCCC;
	font-family: 'Century Gothic', Verdana, arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 font-size: 12px; 
 background-color : #000;
}
td {
	color: #CCCCCC;
	font-family: 'Century Gothic', Verdana, arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 font-size: 12px; 
}

p {
	color: #CCCCCC;
	font-family: 'Century Gothic', Verdana, arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 font-size: 12px; 
}
strong, b {
	color: #FFFFFF;
}
h1 {
	COLOR: #660000;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 18px;
	PADDING-BOTTOM: 3px;
	PADDING-LEFT: 3px;
	PADDING-RIGHT: 3px;
	PADDING-TOP: 3px;
	margin-rigth: 10%
}
h2 {
	COLOR: #CC9900;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 16px
}
h3 {
	COLOR: #CC9900;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt
}
a:visited {
	COLOR: #CCCCCC;
	TEXT-DECORATION: underline
}
a:active {
	COLOR: #ff8000;
	TEXT-DECORATION: none
}
a:hover {
	COLOR: #FFCC00;
	TEXT-DECORATION: none;
}
h4 {
	COLOR: #000033;
	FONT: 14px Arial, Helvetica, sans-serif
}
.smaller {
	FONT-SIZE: 10px;
}
.orangebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC9900;
	font-weight: bold
}
.orangebold a, .orangebold a:visited {
	color: #CC9900;
	font-weight: bold;
	text-decoration:none;
}
.OliveBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666600
}
a:link {
	color: #CC9900;
}
.cdcover {
	background: #000000 url(images/CDdisc.jpg) no-repeat left top;
	height: 300px;
	width: 300px;
}
.small {
	font-size: 11px;
	font-weight: normal;
}
.smallbold {
	font-size: 11px;
	font-weight: bold;
}
img, img a {
	border:none;
	margin:0;
}
img.block {
	display:block;
	margin:.5em 0;
}
img.imgborder {
	border:1px solid #fff;
}
img.imgleft {
	float:left;
	margin:0 1em .5em 0;
	position:relative;
}
img.imgright {
	float:right;
	margin:0 0 .5em 1em;
	position:relative;
}
table {
	margin:0;
}
table.margin-bottom {
	margin-bottom:15px;
}
td {
	width:inherit;
}	