
<style type="text/css">
<!--

A:link     { color:#ffffff; text-decoration:underline; }
A:visited  { color:#ffffff; text-decoration:underline; }
A:active   { color:#ffffff; text-decoration:none; }
A:hover    { color:#000000; text-decoration:none;}

body{
font-family: 'Georgia';
font-size: 13px;
color:#ffffff;
margin: 0px;

scrollbar-face-color:#fdfdfd;
scrollbar-arrow-color:#ff8c00;
scrollbar-track-color:#fdfdfd;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-color:'';

background-color :#000000;
background-image : url();
background-repeat :;
background-attachment :;
background-position :;
}

h1{font-size=13px;
margin: 0px;
}

h2{font-size=13px;
margin: 0px;
}

h3{font-size=13px;
margin: 0px;
}

td {font-size: 13px;
}
tr {font-size: 13px;
}

.button {
 font-size:12px;
 color:#ffffff;
 background-color:#ff8c00;
 border-style:absolute;
 border-color:#ff4500;
 border-width:1;
 }

input{color : #696969;
background-color : #fdfdfd;
font-size : 12px;
}

textarea{color : #696969;
background-color : #fdfdfd;
font-size : 12px;
}

select {
color : #696969;
background-color : #fdfdfd;
}

form{font-size : 12px;
}
 
 hr {
 border : 1px dashed #d3d3d3;
 width : 100%;
 }
 
-->
</style>
