body, tr, td 	
	{

	font-family: GRHelvetica, Arial, "Arial Greek", Helvetica;

	font-size: 13px;

	color: #000000;

	}

.home, A.home:ACTIVE, A.home:LINK, A.home:VISITED 
	{

	font-family: GRHelvetica, Verdana, Arial, "Arial Greek", Helvetica;

	font-size: 13px;

	font-weight: bold;

	color: #870033;	

	text-decoration : none;


	}


A.home:HOVER 
	{

	color : #000066;

	}


.small
	{

	font-family: GRHelvetica, Arial, "Arial Greek", Helvetica;

	font-size: 11px;

	font-weight: bold;

	color: #003366;	

	text-decoration : none;

	}

A.small:ACTIVE, A.small:LINK, A.small:VISITED 
	{
	
	color : #666666;
	
	}


A.small:HOVER 
	{

	color : #333333;

	text-decoration : underline;

	}


