a:link       { color: #0000FF; font-family: Arial; font-size: 12pt; text-decoration: none; 
               font-weight: bold }
a:visited    { color:#0066FF; font-family: Arial; font-size: 12pt; text-decoration: none; 
               font-weight: bold }
a:active     { color: #864A09 ; text-decoration: none}
a:hover		{text-decoration: none; color:#E7212B}

body         { font-family: Arial; font-size: 8pt; color: #FFFFFF}
.link1         { font-family: Arial; font-size: 8pt; color: #FFFFFF; font-weight: bold}
table        { font-family: Arial; font-size: 8pt; color: #663300}
h1
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,51);
}
h2
{
	font-family: Times New Roman, Times;
	color: rgb(204,153,0); 
}
h3
{
	font-family: Times New Roman, Times;
	color: rgb(0,102,153); 
}
h4
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}
