body, p, td, ol, li { 
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0; 
}

a, a:active, a:link {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #D06F1D;
}



a:hover {
	background-color: #C0C0C0;
}



body
{
	background-image: url(graph/body_background.png);
}

.h1_orange {
	font-size: 12pt;
	font-weight: bold;
	color: #D06F1D;
}

.h2_orange {
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	color: #D06F1D;
}

.h1_white {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

.h1_black {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.h2_black {
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.highlight_orange {
	font-size: 9pt;
	font-weight: bold;
	color: #D06F1D;
}


.grey {
	font-size: 9pt;
	color: #888888;
}
