@CHARSET "UTF-8";




body 
{			    
	background: white;
	color: #006052;	
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	font-family: arial;
}


a:link {
	color:#6947bb;
} 

a:hover {
	color:#923131;
	text-decoration:underline;
}
	  


img { 
	border-style: none; 
}

input:focus{
	outline:none;
}

input::-moz-focus-inner { 
  border: 0; 
}
	
 
   
.tooltip {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	font-family: verdana;
	line-height: 6px;
	color:#694777;
	background-color:white;
}

 
