a:link   {color: #990000; }

a:visited
{
	color: #660033; 
} 
a:active 
{
	color: #990000;
}

.links
{
	color: #0000FF;
}

.links a
{
	color: #0000FF;
}

.links a:active 
{
	color: #990000;
}

h1           { font-family: Arial; font-size: 14pt; color: #000000; font-weight: bold }
h2           { font-family: Arial; font-size: 11pt; color: #000000; font-weight: bold }
h3           { font-family: Arial; font-size: 9pt; color: #000000; font-weight: bold }
h4           { font-family: Arial; font-size: 8pt; color: #000000; font-weight: bold }
h5           { font-family: Arial; font-size: 7pt; color: #000000; font-weight: bold }
h6           { font-family: Arial; font-size: 6pt; color: #000000; font-weight: bold }



