
BODY { 
background-color:#552A34;
margin-top:1em;
margin-left:5;
font-size: .80em;
font-family:Arial, Helvetica, sans-serif;
color:000000;
font-style: normal; 
font-weight: normal; 
font-variant: normal; 
text-transform: none; 
text-decoration: none;
}

.header { padding: 0;
}
.content { font-size: .80em;
          font-weight: normal;
		  font-color: #240A17;
		  margin-left:2em;
		  }
		  
.footer { font-size: .70em;
          font-weight: normal;
		  font-color: #240A17;
		  margin-left:2em;
		  }

.footersm { font-size: .70em;
          font-weight: normal;
		  color: #c0c0c0;
		  margin-left:0em;
 }

a.footlink {
            font-weight:normal;
			color:#c0c0c0;
}		 
		  
		  
h1 { font-size: 1em;
     font-weight: bold;
	 font-color: #240A17;		  
}

h1 .small { font-size: .70em;
     font-weight: bold;
	 font-color: #240A17;
}

a {font-family:Arial, serif;
        font-size:.85em;
        font-weight:bold;
        color:#001894;
	line-height:1em;
	text-decoration:none;}

a:hover	    {text-decoration:underline}
a:visited   {color:#001894;}		

a.navlink {font-size=.65em;
            font-weight:normal;
			color:#552A34
}			
			
a.regular { font-weight:normal;
			color:#552A34;
			text-decoration:underline;
			font-weight:bold;
			font-size:1em;			
}			

pre { font-family:monospace;
      font-size: 1em;
	  margin-left:2em;
	  
}
