td, p, li, h2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.heading 
{
font-weight: bold; 
color: #6633ff;
}

a 
{
	text-decoration: none;
	color: #6666CC;
}
a:hover {
	text-decoration: underline;
}
.footer 
{ 
font-style: italic;
font-size: -1;
}
.subheading {  font-style: italic; font-weight: bold}
body {  background-color: #FFFFFF}
blockquote {  font-family: Verdana, Arial, Helvetica, sans-serif}
.navigation {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: smaller}
.source { font-size: smaller;
}