body {
	background-color: #000000;
	
	scrollbar-face-color:black;
	scrollbar-shadow-color:white;
}

h1 {
	color: #FFFFFF;
	font-family: Clarendon BT, Clarendon Hv BT, sans-serif;
	font-variant: small-caps;
	font-weight: 400;
	font-size: 23px;
}

h2 {
	color: #C4683B;
	font-family: Clarendon BT, Clarendon Hv BT, sans-serif;
	font-variant: small-caps;
	font-weight: 400;
	font-size: 20px;
}

h3 {
	color: #FFFFFF;
	font-family: Clarendon BT, Clarendon Hv BT, sans-serif;
	font-variant: small-caps;
	font-weight: 400;
	font-size: 19px;
}

h4 {
	color: #C4683B;
	font-family: Clarendon BT, Clarendon Hv BT, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 19px;
}

p  {
	color: #FFFFFF;
	font-family: Clarendon Lt BT, Clarendon Hv BT, sans-serif;	
	font-size: 12px;
}

td  {
	color: #FFFFFF;
	font-family: Clarendon Lt BT, Clarendon Hv BT, sans-serif;
	font-size: 12px;
}

i   {
	color: #FFFFFF;
	font-family: Clarendon Lt BT, Clarendon Hv BT, sans-serif;
	font-size: 12px;
}

hr  {
	color: #FFFFFF;
	width:80%
	align: left
}

a   {
	color: #FFFF66;
	target: blank;
}

a:hover {
	color: #FF3300;
}
