/* Default CSS Stylesheet for a new Web Application project */
tr.onlyforprint
{display:none;}

a:visited {
	text-decoration: none; 
	color: #000080; 
	font-family: Verdana;
	font-size: 12; 
	}
a:link  
{
	text-decoration: none; 
	color: #000080; 
	font-family: Verdana;
	font-size: 12; 
	}
a:hover  
{
	text-decoration: underlined; 
	font-family: Verdana;
	font-weight:bold;
	font-size: 12;
	}
body, td, fseightteen 
{
	font-family:Verdana;
	font-size: 12;
	}
H1	{	
	font-family: Verdana; 
	font-size: 14 ;
	}	
		
	
		
