body {
    background-color: #000000;  
	margin-top: 0px;
	background-image: url(../images/standard/bg3.jpg);
    border:0;
    padding:0;
    text-align:center; /* for IE */ 
    font-size: small;
    font-family: Arial, Helvetica, sans-serif
   }

h1 {font-size: 32px; 
    color: #CC6600;
    font-weight: bold; 
    font-family: 'Times New Roman', Times, serif;
    margin-top: 5px;
    margin-bottom: 5px;}

h2 {font-size: 16px; 
    color: black;
    font-weight: bold; 
}


p, li, tr, td, td td {font-size: 12px; }

.legal p {font-size: 10px; }

ol li {text-align:left;
        margin-left: -2px; }

li {margin-left: -20px; }

.bwtable td {font-size: 12px; 
		 text-align: center;}

.wrapper { width:660px;  
	     margin:0 auto; /* for the rest */ 
	    } 

.pubdate {color: #999999;
          font-size: 10px;
	    font-family: Arial, Helvetica, sans-serif;
	   }

.content {text-align: left; 
	    width:640px;
	    }

.contentc {text-align: center; 
	    width:640px;
	    }

.ref p {text-align: left;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  color: #CC6600;
        font-weight: bold;
       }

.ref ul {text-align: left;
	   font-family: Verdana, Arial, Helvetica, sans-serif;
	   font-size: 85%;
	   color: #CC6600;
	   margin-top: -10px;
	  }

.photoname {font-weight: bold; }

.photo {font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
       }

A 	  {text-decoration: none;
	   color: #6666FF;}
A 	  {font-weight: bold}
A:hover {color: #FF0000;
	   text-decoration: underline;}
A: visited {color: #3333FF;}

.llink {color: #FFFFFF; font-weight: normal;} 

.llink:visited {color: #FFFFFF} 

.llink:active {color: #FFFFFF} 

.llink:hover {color: red} 


