body { 	background-color: #ffffff;
	color: #000000;

}

a {	color: #d1b856; 
	
	font-weight: bold; 
	
	text-decoration: underline;

}

a:hover { color: #000000;

	text-decoration: none;

}

a.nav {	color: #d1b856; 
	
	font-weight: bold; 
	
	text-decoration: none;

}

a:hover.nav { color: #000000;

	text-decoration: underline;

}

a:hover.name { text-decoration: underline;
		color: #d1b856;

}

a.name { text-decoration: underline;
		color: #d1b856;

}



p	{ font-size: 90%;

}

p.small { font-size: 75%;

}

span	{font-size: 110%;
	color: #d1b856;
	font-weight: bold;

}

li	{ font-size: 85%;

}


table { font-family: Arial, Helvetica, sans-serif;

	font-size: 100%;

	width: 80%;

	text-align: left;

	border-top: black 1px none;

	border-bottom: black 1px none;

	border-left: black 1px none;

	border-right: black 1px none;

	background-color: #ffffff;


}

td.blank { border-top: black 1px none;
	
	border-bottom: black 1px none;
	
	border-left: black 1px none;

	border-right: black 1px none;

	background-color: #ffffff;

}

table.nav { font-family: monotype corsiva, corsiva, serif;

	width: 55%;

	font-size: 150%;

	font-weight: bold;

	text-align: center;

	border-top: #000000 3px solid;

	border-bottom: #000000 3px solid;

	border-left: #000000 3px solid;

	border-right: #000000 3px solid;

	background-color: #ffffff;


}

table.blank { border-top: black 1px none;

	border-bottom: black 1px none;

	border-left: black 1px none;
	
	border-right: black 1px none;

}

td.logo { text-align: center;

}


h1 { 	font-size: 180%;
	font-family: monotype corsiva, corsiva, serif;
	color: #d1b856;
	font-weight: bold;
	

}

h2 { 	font-size: 150%;
	font-family: monotype corsiva, corsiva, serif;
	color: #d1b856;

}

	



