body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #363217;
	background-color: #fffcfc;
	letter-spacing: normal;
	word-spacing: normal;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC3300;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC3300;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt ;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt ;
	font-style: normal;
	font-weight: bold;
	color: #02021E;
	}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt ;
	font-style: normal;
	font-weight: bold;
	color: #02021E;
}

.style24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
}
.style24_Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #CC3300;
}
.style24_Green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #006600;
}

.style20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
}
.style20_Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #CC3300;
}
.style20_Green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #006600;
}

.style16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}
.style16_Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #CC3300;
}
.style16_Green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #006600;
}

.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.style12_Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC3300;
}
.style12_Green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #006600;
}

.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.style10_Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC3300;
}
.style10_Green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006600;
}

.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.style8_Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #CC3300;
}
.style8_Green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #006600;
}

#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;	
	color: #CC3300;
}
#navigation a:hover {
	text-decoration: underline;
}
#navigation a:visited {
	color: #02021E;
}

#sidebar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	10pt;
	font-style:  italic;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;	
	color: #CC3300;
}
#sidebar a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	color: #CC3300;
}
#sidebar a:visited {
	color: #02021E;
}

#ticker a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;	
	color: #cc3300;
}
#ticker a:hover {
	text-decoration: underline;
}
#ticker a:visited {
	color: #cc3300;
	font-style: italic;
}
