body {background-color: white}

a:link {color: #006600;
			font-weight: bold}
a:visited {color: #006600}
a:hover {color: #663300}

hr {color: #663300}

p {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	}
	
	.subhd {
        font-family: Arial, Helvetica;
	font-size: 12pt;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	line-height: 14pt;
	}
	
	.footer {
        font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	line-height: 10pt;
	}
	
	.small {
    font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	line-height: 9pt;
	}
	
	.white {
    font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	line-height: 11pt;
	}

ul {
    font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	}
	
	.subhd {
        font-family: Arial, Helvetica;
	font-size: 12pt;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	line-height: 14pt;
	}
	
ol {
    font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	}
	
	

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 20pt; font-weight: bold}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #663300}
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #006600}
h5 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #006600}
h6 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #006600 ; font-style: italic}

th {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #ffffff; background-color: black}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}