BODY {
	font-family : Arial, Helvetica, sans-serif;
	}
	
TD {
	font-size : 9pt;
	}

TD.C {
	font-size : 8pt;
	color: #0080C0;
	}

P {
	font-size : 10pt;
	color: #0080C0;
	}

H1 {
	font-size : 16pt;
	color: #666600;
	}
	
A {
	font-size: 10pt;
	text-decoration: none;
	color: #0080C0;
	font-weight: bold
	}

A.special {
	font-size: 10pt;
	text-decoration: none;
	color: red;
	font-weight: bold
	}

.navigate {
	font-size: 8pt;
	text-decoration: none;
	color: teal
	}

