body
{
	background: white;
	color: black;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.5em;
}

body, h, p, td 
{
	color: black;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.5em;
}
  
A:hover      
{ 
	color: #190e57; 
	text-decoration: none; 
	background-color: #fc6 
} 

A:link      
{ 
	color: #190e57; 
	text-decoration: none 
} 

A:visited   
{ 
	color: #190e57; 
	text-decoration: none 
} 

.text_white    { 
	color: #f4f0d7; 
	font-size: 12px; 
	line-height: 1.5em; 
	text-decoration: none 
}

.text_blue     
{ 
	color: #190e57; 
	font-size: 12px; 
	line-height: 1.5em; 
	text-decoration: none 
}

.text_grey     
{ 
	color: #C9C9C9; 
	font-size: 12px; 
	line-height: 1.5em; 
	text-decoration: none 
}

.text_copyright  
{ 
	color: #C9C9C9; 
	font-size: 10px; 
	line-height: 1.5em; 
	text-decoration: none 
}
