<style>

body
{
	font-family: Arial, Century Gothic, Helvetica;
	font-size: x-small;
	color: black; 
}

P  {
	font-size : x-small;
	font-family : Arial, Century Gothic, Helvetica;
	color : black;
	text-decoration : none;
}

blockquote  {
	font-size : x-small;
	font-family : Arial, Century Gothic, Helvetica;
	color : black;
	text-decoration : none;
}

li  {
	font-size : x-small;
	font-family : Arial, Century Gothic, Helvetica;
	color : black;
	text-decoration : none;
}

div.caption {
	font-size : x-small;
	font-family : Arial, Century Gothic, Helvetica;
	color : black;
	text-decoration : none;
}
h1
{
	font-size: x-large;
	font-weight: bold;
	font-family: Arial, Century Gothic, Helvetica;
	color: #663399;
}
h2
{
	font-size: large;
	font-weight: bold;
	font-family: Arial, Century Gothic, Helvetica;
	color: #663399;
}
h3
{
	font-size: medium;
	font-weight: normal;
	font-family: Arial, Century Gothic, Helvetica;
	color: #663399;
}
h4
{
	font-size: small;
	font-weight: bold;
	font-family: Arial, Century Gothic, Helvetica;
	color: #663399;
}
h5
{
	font-size: x-small;
	font-weight: bold;
	font-family: Arial, Century Gothic, Helvetica;
	color: Black;
}
h6
{
	font-size: xx-small;
	font-weight: normal;
	font-family: Arial, Century Gothic, Helvetica;
	color: Black;
}

div.footer
{
	font-size: 8pt;
	font-weight: normal;
	font-family: Arial, Century Gothic, Helvetica;
	color: #ffcc00;
	text-decoration : none;
}

a {text-decoration: none;}
a:link {color: #6600ff; text-decoration: underline;}
a:visited {color: #7d7d7d; text-decoration: underline;}
a:active {color: #6600cc;}
a:hover {color: #a074b8; text-decoration: none;}

</style>.

