
#general{	margin-left: auto;	margin-right: auto;	width:1000px;
 background: #99ccff;
padding: 20px 20px 20px 20px; 
   border-right: 10px solid #0000FF;
 border-left: 10px solid #0000FF;
border-bottom: 10px solid #0000FF;
border-top: 10px solid #0000FF;
   font-weight: normal;
   font-family: "Century Schoolbook";
   color: #000099;
size=5;
a:link { color: rgb(0, 0, 153) }
a:visited { color: rgb(153, 0, 153) }
a:hover { color: rgb(255, 96, 255) }
a:active { color: rgb(255, 0, 102) }
}

table.SCMTable th, 
table.SCMTable td { font-family : "Century Schoolbook";  color: #000099; }
