body
	{
	color: navy ;
	font-family: arial ;		
	font-size: 10pt ;
	font-weight: normal ;
	text-decoration: none ;
	margin-bottom: 0 ;
	margin-left: 0 ;
	margin-right: 0 ;
	margin-top: 0 ;
	border: 3px solid blue  ;
	scrollbar-face-color: blue  ;
	scrollbar-shadow-color: navy  ;
	scrollbar-highlight-color: white  ;
	scrollbar-3dlight-color: #8080ff  ;
	scrollbar-darkshadow-color: navy  ;
	scrollbar-track-color: #8080ff  ;
	scrollbar-arrow-color: white ;
	}

a:active
	{
	font-family : arial;
	font-size : 9pt;
	font-weight : normal;
	color : blue;
	}

a:link
	{
	font-family : arial;
	font-size : 9pt;
	font-weight : normal;
	color : blue;
	text-decoration : none;
	}

a:visited
	{
	font-family : arial;
	font-size : 9pt;
	font-weight : normal;
	color : brown;
	text-decoration : none;
	}

a:hover
	{
	font-family : arial;
	font-size : 9pt;
	font-weight : normal;
	color : red ;
	text-decoration : none;
	}

td.footer
	{
	font-family : arial;
	font-size : 9pt;
	font-weight : normal;
	color : navy;
	}

td
	{
	font-family : arial;
	font-size : 9pt;
	font-weight : normal;
	color : navy;
	}

textarea
	{
	background-attachment : fixed ;
	background-color: white ; /* or transparent*/
	border-bottom : thin inset ;
	border-left : thin inset ;
	border-right : thin inset ;
	border-top : thin inset ;
	font-family : arial ;
	color : blue ;
	font-weight : normal ;
	list-style : inside ;
	overflow : auto ;
	position : relative ;
	}
.ico
	{
	border-right: medium none;
	border-top: medium none;
	float: left;
	border-left: medium none;
	border-bottom: medium none
	}

