@charset "utf-8";
/* CSS Document */
BODY	{
	background-color: #0b0a06;
	font-family:	Arial;
	color: #373330;
	text-align: left;
}

p, td {
	font-family:	Arial;
	font-size:	11pt;
	color: #373330;
	text-align: justify;
	font-weight:normal;
}

.style2 {color: #f7f2c3; font-weight: bold;}
.style3 {color: #6e4e19; font-weight: bold;}
.style4 {
	color: #f7f2c3;
	font-family:"AvantGarde BK BT";
	font-size: 24px;
	font-weight: lighter;
	text-align: left;
	text-shadow: 2px 2px 2px rgb(70, 70, 70);
}
.style5 {
	color: #f7f2c3;
	font-family:"AvantGarde BK BT";
	font-size: 20px;
	font-weight: lighter;
	text-shadow: 2px 2px 2px rgb(70, 70, 70);
	text-align: left;
}
.style6 {
	color: #f7f2c3;
	font-weight:100;
}
.style7 {
	color: #f7f2c3;
	font-family:"AvantGarde BK BT";
	font-size: 18px;
	font-weight: lighter;
	text-shadow: 2px 2px 2px rgb(70, 70, 70);
	text-align: left;
	margin-left: 38px;
	vertical-align: bottom;
}
.style8 {
	font-size: 18pt;
	font-family: "AvantGarde BK BT";
	color: #f7f2c3;
	font-weight: lighter;
	text-align: left;
	text-shadow: 2px 2px 2px rgb(70, 70, 70);
}
.style9 {color: #FFFFFF;
	font-family:	Arial;
	font-size:	10pt;
	text-align: justify;
	font-weight:normal;
	text-shadow: 2px 2px 2px rgb(20, 20, 20);
	}
.style10 {font-size: 18pt;
	font-family: "AvantGarde BK BT";
	font-weight: lighter;
	text-align: left;
	text-shadow: 2px 2px 2px rgb(70, 70, 70);
	color: #910313;}

.style13 {font-size: xx-small}
.style14 {font-size: small}

A:link	{text-decoration: none;
	font-weight:bold;
	font-size: 12pt;
	color:#f7f2c3;}
A:visited {text-decoration: none;
	font-weight:bold;
	color:#f7f2c3;
	font-size: 12pt;}
A:active {text-decoration: none;
	color:#f7f2c3;
	font-size: 12pt;}
A:hover	{color:#6e4e19; 
	font-size: 12pt;}

p#yellowfont {
	font-family: Arial;
	font-size: 10pt;
	color: #fbf7c8;
	}
p#goldfont {
	font-family: Arial;
	font-size: 10pt;
	color: #664e19;
	}
	
title	{
	font-family: "AvantGarde BK BT";
	font-size: 10pt;
	color: #fbf7c8;
	}

