BODY  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	color : #FFFFFF;
      }
a:link 	  { color: #00FFFF; text-decoration: none;  } 
a:visited { color: #00FFFF; text-decoration: none;  } 
a:hover   { color: #FFFFFF; background: #000099; text-decoration: underline; } 
a:active  { color: #FFFFFF; background: #000099; text-decoration: underline; } 
td, th, li, tr, ul  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	background-color : #2B2B2B;
	color : #FFFFFF;}
.agenda
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	background-color : #2B2B2B;
	color : #CC9966;
}
.thead
{
	background: #2B2B2B;
	color: #cdcdcd;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : small;
}
.thead a:link
{
	color: #cdcdcd;
}
.thead a:visited
{
	color: #cdcdcd;
}
.thead a:hover, .thead a:active
{
	color: #00FFFF;
	text-decoration: underline;
}
.tcat
{
	background: #666666;
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : x-small;
}
.tcat a:link
{
	color: #00FFFF;
}
.tcat a:visited
{
	color: #00FFFF;
}
.tcat a:hover, .thead a:active
{
	color: #000099;
	text-decoration: underline;
}