
body   {
 	 font-family:  trebuchet MS, arial;
	 color: #000000;
	 line-height: 16px;
         text-align:left;
	 font-size: 8pt;

background-color: transparent;
 
scrollbar-face-color: #6E97DA;
scrollbar-highlight-color: #A8C0E8;  
scrollbar-3dlight-color: #4B7ED3;
scrollbar-shadow-color: #4B7ED3;
scrollbar-arrow-color: #6E97DA;
scrollbar-track-color: #B7D0F9;
scrollbar-darkshadow-color: #295BB2;	}

table  { font-family:  trebuchet MS, arial;
	 color: #000000;
	 line-height: 14px;
         text-align:justify;
	 font-size: 8pt;  }

input, select, textarea {
	color:#000000;
	font-family:  trebuchet MS, arial;
	font-size:8pt;
	background-color:#B7D0F9;
	border:1px solid #000000;
	text-align:left  }

a:link
	{text-decoration: none; color: #6E97DA; font-weight:bold; filter:dropshadow (color=#295BB2,offX=1,offY=1);height: 8px;}
a:visited 
        {text-decoration: none; color: #6E97DA; font-weight:bold; filter:dropshadow (color=#295BB2,offX=1,offY=1);height: 8px;}
a:active
	{text-decoration: none; color=#295BB2; font-weight:none}
a:hover 
	{text-decoration: none; cursor: e-resize; color: #295BB2; font-weight:bold; filter:dropshadow (color=#6E97DA,offX=1,offY=1);height: 8px;}