


body, table {
 	 font-family:  arial;
	 color: #000000;
         text-align: justify;
	 font-size: 7.5pt;
	 line-height: 12px;

background-color: #67D5F9;

scrollbar-face-color: #67D5F9;
scrollbar-highlight-color: #166AC7;  
scrollbar-3dlight-color: #67D5F9;
scrollbar-shadow-color: #67D5F9;
scrollbar-arrow-color: #166AC7;
scrollbar-track-color: #67D5F9;
scrollbar-darkshadow-color: #67D5F9;	}

input, select, textarea {
	color:#000000;
	font-family: verdana, trebuchet MS, arial;
	font-size:7pt;
	background-color:#b9e7b9;
	border:1px solid #6CB86C;
	text-align:left  }

a:link
	{text-decoration: none; color: #166AC7;}
a:visited 
        {text-decoration: none; color: #166AC7; font-weight:bold;}
a:active
	{text-decoration: none; color: #ffffff; font-weight:bold;}
a:hover 
	{text-decoration: none; cursor: crosshair; color: #166AC7; border:1px dotted #166AC7; }
