body
{
  margin-top:0;
  margin-left:0;
  margin-bottom:0;
  margin-right:0;

background-image: url(../images/page_bg.gif);
background-repeat: repeat-x;
  
scrollbar-face-color:#c0c0c0;
scrollbar-arrow-color:#7F9BB0;
scrollbar-track-color:#EEEEEE;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';

font-family: Verdana;
font-size: 0.6em;
color: #666666;

}


.normal
{
font-family: Verdana;
font-size: 0.7em;
color: #666666;
}

.heading
{
COLOR: #E43823;
FONT-SIZE : 14px;
font-weight: bold;
letter-spacing: 0px;				
}


.subheading
{
COLOR: #E43823;
FONT-SIZE : 11px;
font-weight: bold;
letter-spacing: 0px;				
}

li
{
list-style: url(bullet.gif) circle;
line-height:14px;
padding-right:10px;
}
a:link,a:visited 
{
 color: #666666;
 text-decoration:none;
 font-family: Verdana;
 font-size: 8pt;

}


a:hover
{
color: #FF9235;
text-decoration:underline;
font-family: Verdana;
font-size: 8pt;

}

a.footer:link, a.footer:visited
{
color: #95C347;
text-decoration:none;
font-size: 8pt;
}

a.footer:hover 
{
color: #95C347;
text-decoration:underline;
font-size: 8pt;

}