.title {
color: #666;
Font-Size: 14;
font-weight: bold;
}
li {
list-style-type: circle;
list-style-position: inside;
}
em {
font-color:#990000;
font-size:12px;
}
.bg {
background-image: url("images/bg.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
}
.padding    {padding-left: 15; padding-right: 15;}
.divider {color: #333;}
.border {
border-color: #000000;	
border-style: solid;
border-width: 0px 1px 0px 1px;	
}
A:link        {text-decoration: none; color: #333333; Font-Size: 12;}
A:visited     {text-decoration: none; color: #333333; Font-Size: 12;}
A:hover       {text-decoration: none; color: #999999; Font-Size: 12;}
hr	         { height: 0px; width: 98%; border: solid #000000 0px; border-top-width: 1px;}
BODY, TABLE, TR, TD,P          {
scrollbar-base-color: #cccccc;
scrollbar-face-color: #cccccc; 
scrollbar-shadow-color: #666666; 
scrollbar-highlight-color: #999999;
scrollbar-3dlight-color: #666666; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #cccccc;
scrollbar-arrow-color: #333333; 
Font-Family: Arial, Helvetica, sans-serif;
Font-Size: 13; color: #000000;
}
