BODY {
	background-color: #FFFFFF;
	margin: 0;
}

BODY, TABLE {
	font-family: helvetica,sans-serif;
	color: #9E9E9E;
	font-size: 14px;
	letter-spacing: -0.2pt;
	word-spacing: -0.2pt;
	line-height: 1.4;

}

A:link, A:active, A:visited {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #000000;
} 
 
A:hover {
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	color: #000000;
}

.nav { 
	font-family: Times, Georgia, serif;
	color: #000000; 
	line-height: 140%;
	letter-spacing: 0.2em;
}

.nav a{
	font-family: Times, Georgia, serif;
 	text-decoration: none;
	font-style: italic;
	color: #FFFFFF; 
	line-height: 140%;
	font-weight: bold;
}

.nav a:hover{
	font-family: Times, Georgia, serif;
	font-style: italic;
 	text-decoration: none;
 	color: #000000;
} 
	
.small {
	font-size: 9px;
	letter-spacing: 0.2em;
	}
	
.large {
	font-family: Times, Georgia, serif;
	letter-spacing: 0.2em;
	font-style: italic;
	font-weight: bold;
	color: #a29061;
	font-size: 20px;
	}

.white {
	font-family: Times, Georgia, serif;
	letter-spacing: 0.2em;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 20px;
	}
