.body {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.heading {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
span.tiny a, .tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.whiteheading {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.white2 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.highlight {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.red {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;

}
.white {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #a38b8b;
	text-decoration: none;
	clip:     rect(auto auto auto auto);
	line-height: 22px;
	text-align:left;



}
a:link {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #a38b8b;
	text-decoration: none;
}
a:visited {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #a38b8b;
	text-decoration: none;
}
a:hover {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

/*  Headings */
h1 {font-family: "Century Gothic", Arial, Verdana; 
	font-size:13px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1em;
	margin: 0;
	padding: 0;
	}
h2 {font-size:18px;line-height: 1em;font-weight: 900; text-transform: uppercase; letter-spacing: 2px;}
h3 {font-size:16px;line-height: 1em;font-weight: 100; font-style:italic;}

