a:link
{
	color: #006600; 
}
a:visited
{
	color: #008000; 
} 
a:active 
{
	color: #FF0000;
}
a:hover 
{
	color: #FF6600; 
}
body
{
	font-family: Times New Roman, Times;
	background-color: #FFFFFF;
	color: #006600;
}
td
{
	font-size: 10pt;
	font-family: Times New Roman, Times;
}
td.bms
{
	font-size: 12pt;
	font-family: Bookman Old Style,Times New Roman, Times;
	color: #009933;
}
p.title
{
	font-size: 12pt;
	font-family: Bookman Old Style, Times New Roman;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Bookman Old Style, Times New Roman, Times;
}