.heading    {
	color: #0099CC;
	font: bold normal 9px "Trebuchet MS";
}
.text           {
	color: #000000;
	font: normal 14px "Trebuchet MS";
}
.black		{
	color: #000000;
	font: normal 9px "Trebuchet MS";
}
.white		{
	color: #FFFFFF;
	font: normal 9px "Trebuchet MS";
}

A.block:link        {
	color: #000000;
	text-decoration: none;
	font: normal 12px "Trebuchet MS";
}
A.block:visited   {
	color: #000000;
	text-decoration: none;
	font: normal 12px "Trebuchet MS";
}
A.block:active    {
	color: #FFFFFF;
	text-decoration: none;
	background: #CC3333;
	font: normal 12px "Trebuchet MS";
}
A.block:hover    {
	color: #FFFFFF;
	text-decoration: none;
	background: #CC3333;
	font: normal 12px "Trebuchet MS";
}

A.selected:link        {
	color: #FFFFFF;
	text-decoration: none;
	font: normal 9px "Trebuchet MS";
}
A.selected:visited   {
	color: #FFFFFF;
	text-decoration: none;
	font: 9px "Trebuchet MS";
}
A.selected:active    {
	color: #FFFFFF;
	text-decoration: none;
	font: 9px "Trebuchet MS";
}
A.selected:hover    {
	color: #FFFFFF;
	text-decoration: none;
	font: 9px "Trebuchet MS";
}
.heading2 {
	color: #333333;
	font: bold normal 12px "Lucida Sans";
}
p {
	font: bold normal 12px "Lucida Sans";
	color: #333333;
}
