body {
 margin:20px;
 background:#000000;
 color: #333333;
 text-align:center;
 padding:0;
 }

#outer {
 text-align:left;
 border:1px solid #000000;
 width:741px;
 margin:auto;
 }

#hdr {
 height:125px;
 background:#000066;
 color: #FFFFFF;
 }

#bar {
 height:20px;
 background:#000066;
 color: #FFFFFF;
 border:solid #000000;	
 border-width:1px 0 1px 0;
 }

#bodyblock {
 position:relative;
 background: #000066;
 color: #000066;
 width:741px;
 padding:0;
 }

#l-col {
 float:left;
 background:#000066;
 color: #333333;
 width:145px;
 }

#cont {
 width:575px;
 background:#DeDAC7;
 color: #000000;
 border:solid #000000;	
 border-width:0 0 0 1px;
 text-align:left;
 font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
 font-size: 14px;
 color: #003366;
 }

#ftr {
 height:25px;
 background:#000066;
 color: #FFFFFF;

 margin:0;
 }
p, table, td {
        font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 14px; 
	color: #000000; 
}
h2, table, th {
	font-weight: bold; 
	color: #FF3300; 
        a:color: #003366; text-decoration: none;
}
h5, table, td {
        font-family: Arial, Helvetica, sans-serif;
	color: #990000; 
        a:link color: #FFFFFF; text-decoration: none;
}
h4, table, td {
        font-family: Arial, Helvetica, sans-serif; 
        color: #003366;
        a:link color: #03366; text-decoration: none;
}

