a:link      {font-size: 12pt; color: #FF0000; text-decoration:none; font-weight: bold}
a:visited    {font-size: 12pt; color: #FF0000; text-decoration:none; font-weight: bold} 
a:active     {font-size: 12pt; color: #FF0000; text-decoration:none; font-weight: bold}


.link2 a:link       {font-size: 10pt; color: #FF0000; text-decoration:none; font-weight: normal}
.link2 a:visited     {font-size: 10pt; color: #FF0000; text-decoration:none; font-weight: normal} 
.link2 a:active     {font-size: 10pt; color: #FF0000; text-decoration:none; font-weight: normal}


body
{
	font-family: arial, Bookman Old Style, Times New Roman, Times;
	background-color: #ffffff;
	color: rgb(0,0,102);
}
table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); 
}

td
{
	font-family: arial;font-size:10pt
}


h1, h2, h3, h4, h5, h6
{
	font-family: arial, Times New Roman, Times;
}
h1
{
	color: rgb(51,51,204);
}
h2
{
	color: rgb(0,153,51); 
}
h3
{
	color: rgb(204,51,51); 
}
h4
{
	color: rgb(51,0,204);
}
h5
{
	color: rgb(0,153,51);
}
h6
{
	color: rgb(204,51,51);
}