<style type="text/css">
body {background-color: #E96D6D;}
#page {
position:absolute;
top: 8%;
left: 14%;
width:718px;
height:509px;
overflow: hidden;}


<!--body {
scrollbar-face-color: #E96D6D; 
scrollbar-shadow-color: #B24C45;
scrollbar-highlight-color:#E96D6D;
scrollbar-3dlight-color:#B24C45;
scrollbar-darkshadow-color:#E96D6D;
scrollbar-track-color: #E96D6D; 
scrollbar-arrow-color: #B24C45;
}



A:link
{ text-decoration: none; color:#E96D6D; }
A:visited
{ text-decoration: none; color:#E96D6D; }
A:active
{ text-decoration: none; color:#E96D6D; }
A:hover
{ text-decoration: none; color:#FE9D97; }
body 
{ font-family: verdana;
  color: #B24C45;
  font-size: 8pt;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
background-image: url(./layout/bkg.jpg);
background-position: top left;
background-repeat: repeat;
background-attachment: fixed;

}
h1 {font-family: verdana, arial, serif; 
font-size: 10pt;
font-weight: bold;
color: #B24C45;
 } 
h2 {font-family: verdana, arial, serif; 
font-size: 8pt;
font-weight: none;
color: #B24C45;

 } 
h3 {font-family: verdana, arial, serif; 
font-size: 8pt;
font-weight: bold;
color: #C00000;
 } 
p {font-family: verdana, arial, serif; 
font-size: 8pt;
color: #B24C45;
 } 

hr{color: #B24C45}




</style>

