a:link
{
	color: #800080; 
}
a:visited
{
	color: #800080; 
} 
a:active 
{
	color: #800080;
}
body
{
	font-family: Century Gothic, Arial, Helvetica;
	color: #003366; font-size:10pt
}
table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); font-family:Arial; font-size:10pt 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Century Gothic, Arial, Helvetica;
}
h1
{
	color: #730000;font-size:14pt; vertical-align:middle; font-family:Times New Roman
}
h2
{
	color: #330099;font-family:Arial; font-size:12pt 
}
h3
{
	color: #CC0099;font-family:Arial; font-size:12pt; font-style:italic 
}
h4
{
	color: rgb(0, 51, 102);
}
h5
{
	color: rgb(51, 0, 153);
}
h6
{
	color: rgb(204, 0, 153);
}
