a:link       {
	color: #0000FF
}

a:visited
{
	color: rgb(102,0,0); 
} 
a:active 
{
	color: rgb(0,0,204);
}
body         {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: rgb(204,204,204);
	font-size: 18pt;
	font-weight: bold;
	line-height: 1.25;
	color: #000000;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102);
	font-size: 16pt;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
}
h1           {
	color: #FF0000;
	font-family: Arial;
	font-size: 24pt;
	font-weight: bold
}

h2
{
	color: #6600FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}
h3
{
	color: #FF0000;
	font-size: 24px;
	font-weight: bold;
}
h4
{
	color: rgb(51,0,204);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
h5
{
	color: #0033CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
}
h6
{
	color: rgb(204,51,51);
}
.hyperlink {
	font-family: Arial;
	font-size: 16pt;
	font-style: normal;
	color: #0000FF;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: 1.25;
	font-weight: bold;
	color: #000000;
}
.style28 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: xx-large;
	color: #000000;
	font-style: normal;
}

