body, table {
 	 font-family: arial;
	 color: #000000;
         text-align: justify;
	 font-size: 8pt;
	 line-height: 12px;

}

input, select, textarea {
	color:#000000;
	font-family: verdana, trebuchet MS, arial;
	font-size:7pt;
	background-color:#84CCFE;
	border:1px solid #000000;
	text-align:left  }

a:link
	{text-decoration: none; color: #0D76ED; font-weight:bold;}
a:visited 
        {text-decoration: none; color: #0D76ED; font-weight:bold;}
a:active
	{text-decoration: none; color: #ffffff; font-weight:none;}
a:hover 
	{text-decoration: none; cursor: crosshair; COLOR: #000000; BACKGROUND-IMAGE: url('star.gif');}

