a:link
{
	color: rgb(0,55,255);
	text-decoration: none;
}
a:hover 
{
	text-decoration: underline;
}
a:visited
{	color: rgb(153,55,0);
	text-decoration: none;
}
body
{
	background-color: rgb(55,55,55);
	font-family: Verdana, sans-serif;
	color: rgb(0,0,0);
	font-size: 10px;
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102);
	font-family: Verdana, sans-serif;
	color: rgb(0,0,0);
	font-size: 12;
}
span.body
{
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0,0,0);
	font-size: 10px;
}
span.header1
{
	font-family: Times New Roman;
	color: rgb(50,50,50);
	font-size: 28px;
	font-weight=bold;
}
span.header2
{
	font-family: Times New Roman;
	color: black;
	font-size: 24px;
	font-weight=bold; 
}
span.header3
{
	font-family: Times New Roman;
	color: rgb(204,204,204);
	font-size: 18px; 
	font-weight=bold;
}
span.header4
{
	font-family: Verdana, sans-serif;
	color: rgb(20,20,20);
	font-variant: small-caps;
	font-size: 12px;
	letter-spacing: <2>pt;
	text-decoration: none;
	font-weight: bold;
}
span.header5
{
	font-family: Verdana, sans-serif;
	color: rgb(153,0,0);
	font-size: 12px;
	font-variant: small-caps;
	letter-spacing: <2>pt;
	text-decoration: none;
	font-weight: bold;
}
span.header6
{
	font-family: Verdana, sans-serif;
	color: rgb(153,0,0);
	font-size: 12px;
	letter-spacing: <2>pt;
	text-decoration: none;
	font-weight: bold;
	
}
span.text1
{
	font-family: Verdana, sans-serif;
	color: rgb(0,0,0);
	font-size: 12px;	
}
h6
{
	font-family: Arial;
	color: rgb(204,51,0);
}
