body {
	color:#68626b;
	font-size:9pt;
	font-family: Tahoma, Arial, "Century Gothic";
}
ul {
  font-family: Tahoma, Arial, "Century Gothic";
  	color:#68626b;
	font-size:9.5pt
}
p {
  font-family: Tahoma, Arial, "Century Gothic";
  	color:#68626b;
	font-size:9pt
}

H1 {
  font-family: Tahoma, Arial, "Century Gothic";
  	color:#68626b;
	font-size:11pt;
}

H2 {
  font-family: Tahoma, Arial, "Century Gothic";
  	color:#68626b;
	font-size:10pt;
	font-weight:bold;
}

a:link {
	font-family: Tahoma, Arial, "Century Gothic";
  	color:#68626b;
	font-size:9.5pt;
}
a:hover {
	font-family: Tahoma, Arial, "Century Gothic";
  	color:#660198;
	font-size:9.5pt;
}
a:visited {
	font-family: Tahoma, Arial, "Century Gothic";
  	color:#660198;
	font-size:9.5pt;
}

li ul {
    display: none;
}
li:hover > ul {
    display: block;
}
quote {font-family: Tahoma, Arial, "Century Gothic";
  	color:#660198;
	font-size:8pt;
}.quotes {
	font-family: Tahoma, Arial, "Century Gothic";
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	color: #68626B;
}
