body,table {font-size:11px;font-family:verdana,sans-serf,arial;}
td.white
{
	color:#ffffff;
}
li
{
	font-size:12px;
}
a:link
{ 
	color: #000000; 
}
a:active  
{ 
	color: #ff0000;
}
a:visited
{
	color:#993399;
}
a.whitelink,a.whitelink:visited 
{ 
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
a.whitelink:active,a.whitelink:hover   
{ 
	text-decoration:underline;
}
a.bold,a.bold:visited
{
	font-weight:bold;
	color: #000000;
}
a.bold:active,a.bold:hover
{
	font-weight:bold;
	color: #ff0000;
}
a.newstitle,a.newstitle:visited
{
	font-size:14;
	font-weight:bold;
	color: #000000;
}
a.newstitle:active,a.newstitle:hover
{
	font-size:14;
	font-weight:bold;
	color: #ff0000;
}
.bold
{
	font-weight:bold;
}
.sectiontitle
{
	font-weight:bold;font-size:14px;
}
.title
{
	font-weight:bold;font-size:18px;
}
.red
{
	color:#ff0000;
}
.lightback
{
	background:ffffe0;
}
