<style type="text/css">{  }
body {
scrollbar-arrow-color: #C72601;
scrollbar-face-color: #FFB68C;
scrollbar-highlight-color: #FDA065;
scrollbar-shadow-color: #BA4400;
scrollbar-3dlight-color: #BA4400;
scrollbar-track-color: #FFA263;
scrollbar-darkshadow-color: #F39A67;
}

.header {font-family: verdana; font-size: 13px; color: #AF2C04; background-color: #FFC6BD; background-image:url('none'); 
border: 1px solid #791D01; text-align: left}

.cell {padding: 3px; border: #8B090F; border-style: solid; border-width: 1px;background-color: #FBB78C;}

.footer {padding: 3px; border: 1px solid #8B090F; background-image: url('none'); background-repeat: no-repeat;background-color: #FBB78C;}

A:link {color: #BA0202; text-decoration: none; cursor: none;}
A:visited {color: #BA0202;text-decoration: none; cursor: none;}
A:active {color: #BA0202;text-decoration: none; cursor: none;}
A:hover {color: #F3742B;text-decoration: line-through; cursor: sw-resize;}

body {
background-color: #FDA065;
font-family: verdana; 
color: #E94800; 
letter-spacing: 0px; 
font-weight: normal; 
font-size: 12px;
cursor: default;
}

input, textarea
{ 
background: #FBD0B7;
font-family: arial;
color: #E64903; 
font-size: 12px; 
border-style:  solid;
border-color: #680207;
border-width: 1px }

td {
font-family:arial; 
color: #CD2801;
letter-spacing: 0px;
font-size: 12px;
}
--> 
</style>