BODY		{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: square;
	FONT-SIZE: 12px;
}

TD
{
	  COLOR: #000000;
    FONT-FAMILY: arial,verdana,helvetica;
    FONT-SIZE: 12px
}	
	
A:link 		{
	color: Blue;
	text-decoration: none;
	font-weight: bold;
	font-size : 12px;
}

A:visited	{ color: #426c9f; text-decoration: none;
	font-weight: bold; font-size : 12px;}

A:hover		{
	color: #426c9f;
	text-decoration: none;
	font-weight: bold;
}

.RowHeader    {
	BACKGROUND-COLOR: #426c9f;
	COLOR: White;
	FONT-FAMILY: arial,verdana,helvetica;
	FONT-SIZE: 14px;
	text-align: center;
}

li		{
	list-style-type: square;
	font-family:	Arial, Helvetica, Verdana, sans-serif 
}
