BODY
{
	font-size: 8pt;
	color: black;
	font-family: ARIAL;
	background-color: white;
	}


TD
{
	font-size: 8pt;
	color: black;
	font-family: ARIAL;
}

INPUT 
{
	font-size: 10pt;
	color: black;
	font-family: ARIAL;
}
	
P
{
	font-size: 8pt;
	color: black;
	font-family: ARIAL;
}


.Services
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: ARIAL;
	
}

.Datagrid
{
	font-size: 22pt;
	color: white;
	font-family: 'Times New Roman';
}


.Navigation A:link
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: ARIAL;
	text-decoration: none;
}	
.Navigation A:visited
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: ARIAL;
	text-decoration: none;
}	
.Navigation A:active
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: ARIAL;
	text-decoration: none;
}	
.Navigation A:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #003D8E;
	font-family: ARIAL;
	text-decoration: none;
}	


/* Normal hyperlinks */

A:link
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: ARIAL;
	text-decoration: none;
}	

A:visited
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: ARIAL;
	text-decoration: none;
}	
		
A:active		
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: ARIAL;
	text-decoration: none;
}	
		
A:hover	
{
	font-weight: bold;
	font-size: 8pt;
	color: #003D8E;
	font-family: ARIAL;
	text-decoration: none;
}	

