﻿a:link
{
	color: rgb(0, 0, 255); 
}
a:visited
{
	color: rgb(0,153,102); 
} 
a:active 
{
	color: rgb(0,102,102);
}
body
{
	font-family: Arial, Helvetica;
	color: #003333;
}
.bsratext    { font-family: "Times New Roman", Times, serif; 
font-size: 12pt; line-height: 100%; margin-top: 0; 
               margin-bottom: 0
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
}
h1
{
	color: #000000;font-size:24pt; font-weight:bold
}
h2
{
	color: #666666;font-size:18pt; font-weight:bold 
}
h3
{
	color: #333333;line-height:100%; font-size:14pt; margin-top:0; margin-bottom:0 
}
h4
{
	color: #0000FF;font-size:18pt; font-weight:bold
}
h5
{
	color: #0000FF;line-height:100%; font-size:18pt; font-weight:bold; margin-top:0; margin-bottom:0
}
h6
{
	color: rgb(153,153,102);
	font-size: large;
}


