/* Images should be linked as if the CSS file sits in the same folder as the images. ie. no paths. */
/* basic elements */
body { 
	font: 8pt/16pt Futura Bk BT, Arial; 
	color: #ffffff; 
	background: #B4A98E top right; 
	margin: 0px; 
	}
p { 
	font: 8pt/16pt Futura Bk BT, Arial; 
	margin-top: 0px; 
	text-align: justify;
	}
classtable1 { border="8"; width="850"; cellspacing="0"; cellpadding="4"; bordercolor="#ffffff";

}	
h1 { 
	color: #ffffff; font-variant:normal; font-size:72pt; font-family:, Futura Bk BT, Arial;
	text-decoration:none; font-style:regular
	}
h2 { 
	color: #ffffff; font-variant:normal; font-size:26pt; font-family:, Futura Bk BT, arial;
	text-decoration:none; font-style:regular
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	}
h3 { 
	font: normal 18pt Futura Bk BT, Arial; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #ffffff;
	}
h4 { 
	font: italic bold 10pt Futura Bk BT, Arial; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #ffffff;
	}
h5 { 
	font: normal 10pt Futura Bk BT, Arial; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #ffffff;
    }
h6 { 
	font: normal 8pt Futura Bk BT, Arial; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #000000;
	}
a:link { 
font: normal 12pt Futura Bk BT, Arial;
	letter-spacing: 1px; 
	text-decoration: underline; 
	color: #000000;
	}
a:visited { 
	font-weight: bold; 
	color: #76644E;
	}
a:hover, a:active { 
	font-weight: bold; 
	}