body{ 
font-family: Trebuchet MS;
font-size: 9px; 
color: #AAAAAA; 
        background-image: url('images/bg.jpg');
line-height:11px;
text-align: justify;
margin:0;

scrollbar-face-color:#e1e1e1;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#D6D6D6;
scrollbar-3dlight-color:#B2AFAF;
scrollbar-arrow-color:#CCCCCC;
scrollbar-track-color:#B1B1B1;
scrollbar-darkshadow-color:#C1C1C1
}

A:link{color:#76BDCB; text-decoration: none;}
A:hover{color:#F0AE79; text-decoration: none}
A:active{color:#F0AE79; text-decoration: none}
A:visited{color:#76BDCB; text-decoration: none;}

h1, h2, h3 {
color: #BFBFBF;
text-decoration: none;
font-size: 9px;
font-family: Trebuchet MS;
background-color: #F8F8F8;
	line-height: 16px;
      padding-left: 20px;
margin-bottom: 2px;
      margin-top: 0px;
      margin-left: 0px;
      margin-right: 0px;
text-align: left;
font-weight:normal
}


input, submit, textarea {

font-family: Trebuchet MS;
font-size: 10px;
color:#8F8F8F;
background:transparent;
border-width:1px;
border-style:solid;
border-color:#C0C0C0; 
}

img {border: 1px solid #CCCCCC}
a img {border: 1px solid #CCCCCC}
a:hover img {border: 1px solid #EA98B3}

table, td, tr
{background-color:EBEBEB;
font-family: Trebuchet MS;
line-height:11px;
text-align: justify;
font-size: 9px; 
}