body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	background-color: rgb(64,255,255);
*/
	color: rgb(0,0,0);
	font-size: 10pt;
}
table
{
 font-size: 10pt;
}
/*
a:link    { color: rgb(255,128,128); }
a:visited {	color: rgb(255,128,128); } 
a:active  {	color: rgb(255,0,0); }
a:hover   { color: rgb(255,0,255); }
*/
.blackonly { color: rgb(0,0,0)  }
.blackonly a:link    { color: rgb(0,0,0); text-decoration: none; }
.blackonly a:active  { color: rgb(0,0,0); text-decoration: none; }
.blackonly a:visited { color: rgb(0,0,0); text-decoration: none; }
.blackonly a:hover   { color: rgb(0,0,0); text-decoration: none; font-weight: bold; }

.button { color: rgb(0,0,0)  }
.button a:link    { color: rgb(0,0,0); text-decoration: none; }
.button a:active  { color: rgb(0,0,0); text-decoration: none; }
.button a:visited { color: rgb(0,0,0); text-decoration: none; }
.button a:hover   { color: rgb(0,0,0); text-decoration: none; }

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
}
h1 { color: rgb(0,0,0);	font-size: 14pt;	font-weight: bold;
}
h2
{ 	color: rgb(0,0,0); font-size: 12pt; font-weight: bold; }
h3 { color: rgb(0,0,0); font-weight: bold; }
h4 { color: rgb(0,0,0); font-weight: bold; }
h5 { color: rgb(0,0,0); }
h6 { color: rgb(0,0,0); }