.headline {	font-family: Arial, Helvetica; font-size: 12pt;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	font-weight:bold;
}
.tablehead {
font-family: Arial, Helvetica; font-size: 10pt;
	background-color: #000099;
	color:#FFFF99;
	font-weight:bold;
	text-align: left;
	vertical-align: top;
}
.menu {
	font-family: Arial, Helvetica; font-size: 12pt;
	background-color:#FFFF99;
	color:#000066;
	font-weight:bold;
}
a.menu:link { text-decoration:none; color:#000066;}
a.menu:visited { text-decoration:none; color:#000066;}
a.menu:hover { text-decoration:underline; color:#FF3333;}

a:link
{
	color: rgb(0,51,204); 
}
a:visited
{
	color: rgb(51,153,102); 
} 
a:active 
{
	color: rgb(255,153,0);
}
a:hover 
{
	color: #FF0000;
}
body
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}

table
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}

h1, h2, h3, h4, h5, h6 { font-family: Arial; font-size: 10pt }
h1
{
	color: rgb(0,0,0);
}
h2
{
	color: rgb(0,0,0); 
}
h3
{
	color: rgb(0,0,0); 
}
h4
{
	color: rgb(0,0,0);
}
h5
{
	color: rgb(0,0,0);
}
h6
{
	color: rgb(0,0,0);
}
