a:link       { text-decoration: none; color: #504139; font-family: Lucida Sans Unicode }
a:visited    { text-decoration: none; color: #504139; font-family: Lucida Sans Unicode }
a:active     { text-decoration: none; color: #504139; font-family: Lucida Sans Unicode }
a:hover      { text-decoration: none; color: #504139; font-family: Lucida Sans Unicode; 
               font-weight: bold }

.Selected    { font-family: 'Lucida Sans Unicode',Sans-Serif; font-size: 12pt; color: #C9B49A }
.Unselected {
	font-family:"Lucida Sans Unicode,Sans-Serif";
	font-size: 12pt;
	color:#504139;
}

.Hover {
	font-family:"Lucida Sans Unicode,Sans-Serif";
	font-size: 12pt;
	color:grey;
}

.quote 
{
	font-family:"Lucida Sans Unicode,Sans-Serif";
	font-size:10pt;
	font-style:italic;
	color:#504139;
}


.quote-author
{
	margin-top:-20px;
	font-family:"Lucida Sans Unicode,Sans-Serif";
	font-size:10pt;
	font-weight:bold;
	color:#504139;
}



body {
	font-family:"Lucida Sans Unicode,Sans-Serif";
	font-size:8pt;
	color:#000000;
	background-color:#000000;


}

H1 {
	font-family:"Lucida Sans Unicode,Sans-Serif";
	font-size: 35pt;
	font-weight:bold;
	color:white;
}

H1.Large {
	font-family:"Lucida Sans Unicode,Sans-Serif";
	font-size: 44pt;
	font-weight:bold;
	color:white;
}

H2 {
	font-family:"Lucida Sans Unicode,Sans-Serif";
	font-size: 12pt;
	color:white;
}

H3 {
	font-family:"Lucida Sans Unicode,Sans-Serif";
	font-size: 10pt;
	color:#504139;
}

H3.large {
	font-family:"Lucida Sans Unicode,Sans-Serif";
	font-size: 24pt;
	color:#504139;
}

H4 {
	font-family:"Lucida Sans Unicode,Sans-Serif";
	font-size: 8pt;
	color:#504139;
}