H1 { font-family: "arial";
	font-size: 8pt;
	color: #bcbcbc;
	font-weight: normal}

H2 { font-family: "Trebuchet MS";
	font-size: 10pt;
	color: white; 
	font-weight: normal}

H3 { font-family: "Arial";
	font-size: 10pt;
	color: black; 
	font-weight: normal}

	
H4 { font-family: "Arial";
	font-size: 14pt;
	color: #88350b; 
	font-weight: bold}

P { font-family: "Trebuchet MS"; 
	font-size: 10pt;
	color: #2c2c2c;
	font-weight: normal}

A:link { font-family: "Trebuchet MS";
		font-size: 12px;
		color: #d99d0d;
		font-weight: normal}

A:visited { font-family: "Trebuchet MS";
			font-size: 12px;
			color: #bc8605;
			font-weight: normal}

A:active { font-family: "Trebuchet MS";
			font-size: 12px;
			color: white;
			font-weight: normal}

A:hover { text-decoration: underline;
		font-size: 12px;
		color: #ffffff;
		font-weight: normal}

BODY { background-color: black }


A:link#sub { font-family: "Trebuchet MS";
			font-size: 12px;
			color: #88350b;
			font-weight: normal}

A:visited#sub { font-family: "Trebuchet MS";
				font-size: 12px;
				color: #88350b5;
				font-weight: normal}

A:active#sub { font-family: "Trebuchet MS";
				font-size: 12px;
				color: #88350b;
				font-weight: normal}

A:hover#sub { text-decoration: underline;
			font-size: 12px;
			color: #d99d0d;
			font-weight: normal}