a:link
{
	color: #A92A54; 
}
a:visited
{
	color: #808080; 
} 
a:active 
{
	color: #FF00FF;
}
body
{
	font-family: Century Gothic, Arial, Helvetica;
	background-color: #FFFFFF;
	color: #1A164A;
}
table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204) 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Swis721 BT, Arial, Helvetica;
}
h1
{
	color: #1A164A;
}
h2
{
	color: #1A164A; 
}
h3
{
	color: #1A164A; 
}
h4
{
	color: #A92A54;
}
h5
{
	color: #1A164A;
}
h6
{
	color: #A92A54;
}