	BODY, TD {
	font-family : Univers, Arial, Verdana, sans-serif;
	font-size : 9pt;
	color : #D0D0D0;
	line-height : 18px;
}

	p {
	margin : 0 15px 0 15px;
}

	H1 {
	font-size : 16pt;
	color : #AB9F57;
	font-weight : bold;
	margin: 10px 0 0 15px;
	padding: 0;
}	
	H2 {
	font-size : 12pt;
	color : #FFFFFF;
	font-weight : bold;
	margin: 0 0 0 15px;
	padding: 0;
}
	H3 {
	font-size : 12pt;
	color : #AB9F57;
	font-weight : bold;
	margin: 0 0 0 15px;
	padding: 0;
}	
	.line {
	padding: 0;
	height: 1px;
 	background: url(images/spacer_gold.gif) repeat-x;
	margin: 0 0 15px 0;
}
	.linetop {
	padding: 0;
	height: 1px;
 	background: url(images/spacer_gold.gif) repeat-x;
	margin: 15px 0 0 0;
}
	.linebot {
	padding: 0;
	height: 1px;
 	background: url(images/spacer_gold.gif) repeat-x;
	margin: 15px 0 15px 0;
}
	ul {
	padding: 0;
	margin : 0 0 0 15px;
	line-height : 18px;
}
	li {
	padding: 0 0 0 15px;
	margin : 0 0 0 0;
	line-height : 18px;
	background: url(images/list.gif) no-repeat left top;
	list-style: none;
}
	
	a, a:link, a:active, a:visited {
	color : #AB9F57;
	text-decoration : none;
}
	a:hover{
	color : #A56D2F;
	text-decoration : underline;
}
	a.graytitle {
	color : #BFBFBF;
	font-size: 14px;
	text-decoration : none;
}
	a.graytitle:hover{
	color : #BFBFBF;
	text-decoration : underline;
}

	.copyright {
	font-size : 8pt;
	color : #9F9F9F;
	text-decoration : none;
	line-height : 15px;
}
	.copyright:hover{
	font-size : 8pt;
	color : #A56D2F;
	text-decoration : underline;
	line-height : 15px;
}
	.black {
	color : #000000;
}
	
	.gray {
	color : #3B3B3B;
}
	
	.red {
	color : #CC0000;
}
	.small {
	font-size : 8pt;
	color : #676767;
}

	.title1 {
	color : #C1B362;
	text-align : center;
	font-weight : bold;
	}
	.title2{
	color : #AB9F57;
	text-align : center;
	font-weight : bold;
	}
	
	.cell1 {
	background-color : #121212;
	color : #BFBFBF;
	font-weight : bold;
	text-align : center;
	}
	.cell2 {
	background-color : #000000;
	color : #BFBFBF;
	font-weight : bold;
	text-align : center;
	}
	.cell3 {
	background-color : #E7E7B8;
	font-weight : bold;
	text-align : center;
	color : #3B3B3B;
}
	.cell4 {
	background-color : #EFF1D7;
	font-weight : bold;
	text-align : center;
	color : #3B3B3B;
}
	.series2 {
	background-color : #000000;
	color : #BFBFBF;
	font-weight : bold;
	text-align : left;
	}
	