
a:active     { font-family: Microsoft Sans Serif; color: #FFFF00; font-size: 10pt; 
               font-weight: bold }
a:link       { font-family: Microsoft Sans Serif; font-size: 10pt; color: #FFFFFF; 
               font-weight: bold }
a:visited    { font-family: Microsoft Sans Serif; font-size: 10pt; color: #FFFFFF; 
               font-weight: bold }
normal
{
	font-family: Microsoft Sans Serif;
	background-color: #FFFFFF;
	color: #000000; font-size:10pt
}
table
{  font-family: Microsoft Sans Serif;font-size:12pt;
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Microsoft Sans Serif;font-size:12pt
}
h1
{
	color: rgb(0,153,153);
}
h2
{
	color: rgb(102,102,102); 
}
h3
{
	color: #FFFFFF;font-size:12pt; font-weight:bold; margin-bottom:0 
}
h4
{
	color: rgb(0,153,153);
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
}