﻿a:link
{
	color: gray; 
}
a:visited
{
	color: #999999
} 
a:active 
{
	color: #C0C0C0;
}
body
{
	font-family: Century Gothic, Arial, Helvetica;
	background-color: #CED7CE;">	color: #FFFFFF;
}
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: Calibri, Century Gothic, Arial, Helvetica;
}
h1
{
	color: #666666; font-family:Calibri; font-size:36pt
}
h2
{
	color: #669999; font-size:24pt
}
h3
{
	color: #669999; font-size:12pt
}
h4
{
	color: #CCCCCC; font-size:10pt
}
h5
{
	color: #808080; font-size:08pt
}
h6
{
	color: #FFFFFF;font-weight:bold; font-size:06pt

}