body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 8pt;
}
a:visited
{
	color: Blue;
}
a:hover
{
	color: Red;
}
.color
{
	background-color:#F5F5F5;
}
.titleColor
{
	background-color:#dedede;
}
.white
{
	background-color: white;
}
.heading
{
	background-color: #cccccc;
	font-weight: bold;
	color: Black;
}
.menuCell
{
	background-color: #ccff99;
	width: 100;
}
.tableBorder
{
	BORDER-RIGHT: #cccccc 1pt solid; 
	BORDER-TOP: #cccccc 1pt solid; 
	BORDER-LEFT: #cccccc 1pt solid; 
	BORDER-BOTTOM: #cccccc 1pt solid
}
.title
{
	font-size: medium;
	font-weight: bold;
}	
.small
{
	font-size: xx-small;
}



