h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #939598;
	line-height: 20px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #939598;
	line-height: 12px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9DBDD2;
	line-height: 18px;
}

p,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #939598;
	line-height: 16px;
}


ul {
	list-style-image:url(../images/bullet.gif);
	font-size: 10px;
	margin-left: 18px;
	line-height: 14px;
	
}


body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link {color: #D0B17E;text-decoration: underline;}
a:visited {color: #D0B17E;text-decoration: underline;}
a:hover {color: #FFFFFF;text-decoration: none;}
a:active {color: #FFFFFF;text-decoration: none;}

a.nav:link {color: #939598;text-decoration: none;}
a.nav:visited {color: #939598;text-decoration: none;}
a.nav:hover {color: #FFFFFF;text-decoration: none;}
a.nav:active {color: #FFFFFF;text-decoration: none;}


.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #D0B17E;
	font-weight:normal;
	line-height: 30px;
}

.footer {
	font-size: 9px;
}


.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #939598;
	font-weight:normal;
	line-height: 24px;
}

.quotecredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #939598;
	font-weight:normal;
}

img {
	border: 0px;
}

td.forimage {
	width: 105px;
}

td.forspacer {
	width: 15px;
}