BODY
{
	background-color: #FFFFFF;
	margin: 0;
	font-family:Arial;
	font-size: x-small;	
	scrollbar-arrow-color: #00DD00;
	scrollbar-base-color: #009966;
	scrollbar-track-color: #009966;
	scrollbar-darkshadow-color: #00DD00;
}

A:link
{
	text-decoration: none;
	font-weight: normal;
	font-size: xx-small;
	color: #009966;
}

A:visited
{
	text-decoration: none;
	font-weight: normal;
	font-size: xx-small;
	color: #009966;
}

A:hover
{
	text-decoration: none;
	font-weight: bold;
	font-size: xx-small;
	color: #009966;
}

P
{
	text-decoration: none;
	font-weight: normal;
	font-size: x-small;
	color:Black;	
}

TD
{
	text-decoration: none;
	font-weight: normal;
	font-size: x-small;
	color:Black;	
}

TABLE.TEST A:link
{
	text-decoration: none;
	font-weight: normal;
	font-size: x-small;
	color: #336666;
}

TABLE.TEST A:visited
{
	text-decoration: none;
	font-weight: normal;
	font-size: x-small;
	color: #336666;
}

TABLE.TEST A:hover
{
	text-decoration: none;
	font-weight: normal;
	font-size: x-small;
	color: #336666;
}

TABLE.TEST TD
{
	text-decoration: none;
	font-weight: normal;
	font-size: x-small;
	color: #336666;
}
