/* CSS Document */

body {
background-color:#DCDCDC;
font-family:verdana;
font-size:12px;
fontcolor:#000000;
}

a:link {color:#008080; text-decoration:none;}
a:hover {color:#008080; text-decoration:none;}
a:actice {color:#008080; text-decoration:none;}
a:visited {color:#008080; text-decoration:none;}

TD.footer1 { 
 font-family: Verdana, Arial, sans-serif; 
 font-size: 12px; 
 color: #000000; 
 font-weight: normal; 
}

TD.footer2 { 
 font-family: Verdana, Arial, sans-serif; 
 font-size: 12px; 
 color: #000000; 
 font-weight: normal;
 background:#BCBCBC; 
}