<style type="text/css">

input,textarea {
	font-family: georgia, tahoma,arial,verdana,courier; 
	font-size:10pt;
	color:#000000;
	background:#FFFFFF;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
      )
}

body {

	scrollbar-base-color:#FFFFFF;
	scrollbar-face-color:#A6D1CA;
	scrollbar-shadow-color:#A6D1CA;
	scrollbar-highlight-color:#A6D1CA;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	text-align:left;
	font-family: georgia, tahoma,arial,verdana,courier;
	font-size:10pt;
	background-color:#FFFFFF; 
    }



body,tr,td {

	font-size:10pt;
	font-family: georgia, tahoma,arial,verdana,courier;
	text-align:justify;
	color:#000000;
    }




A:link {
	color:#F17BB5;
	text-decoration: default;
    }


A:visited {
	color:#000000;
	text-decoration: default;
    }

A:hover,active {
	color:#E65CA0;
	text-decoration: line-through, font-weight: bold;
    }

</style>