body {
margin-top : 10px;
margin-left : 100px;
margin-right : 0px;
margin-bottom : 30px;

scrollbar-face-color:#ffb366;
scrollbar-track-color:#ffffff;
scrollbar-arrow-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;

background-image:url(bg.jpg);
background-attachment: fixed;
background-position: 0% 100%;
background-repeat: no-repeat;

overflow-x: hidden; 
text-align:left;}

a:link { color:#ffb366; }
a:visited { color:#e68a5c;}
a:hover { position:relative;top:1px;left:1px;}
a { text-decoration: none;} 

table{
width:500px;}

td {
font-size: 10pt;line-height:22px;color:#3a3a3a;}

.td2 {
background-color:#ffffff;
border: 1px solid #ffb366;
border-collapse: collapse;}

hr {
border-color:#ffb366;
border-style:solid;
height:1px;}

h1{
background-color:#ffb366;
padding:5px 10px;
margin:2px 2px 10px 2px;
font-weight: bold;
text-align:right;
font-size: 13pt;line-height:18px;color:lightgoldenrodyellow;}

h2{
border-bottom:1px solid #ffb366;
padding:0px 10px;
margin:5px;
font-size: 10pt;color:#e68a5c;
font-weight: bold;
text-align:left;}

.text{
padding:5px 0px 10px 0px;
margin:5px 10px 30px 10px;}

.button{
padding:30px 0px 10px 0px;
font-weight: bold;
text-align:center;}