body {
 font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;}
 margin:0px 0px 0px 0px;
 background:#FFF;
}

A 			{ color: #663333; text-decoration: none; }
A:link		{ color: #663333; text-decoration: none; }
A:visited	{ color: #663333; text-decoration: none; }
A:active	{ color: #999999;  }
A:hover		{ color: #999999;  }

#header {
  text-align: center;
}



table {
 font-size:medium;
 font-weight:normal;
}


#toc {
 padding:15px;
 border:1px solid #FFF;
 width:195px;
 margin-top:10px;
 margin-left:10px;
}

#content {
 position:absolute;
 margin-right:16px;
 margin-left:195px;
 margin-top:10px;
 margin-bottom:20px;
 border:1px solid #FFF;
 width: 70%;
}


.section {
 font-size:medium;
 font-weight:normal;
 line-height:140%;
}

.section a,
.section a:link,
.section a:visited,
.section a:active,
.section a:hover {
 font-weight: normal;
 text-decoration: none;
}

.side {
 font-weight:normal;
 line-height:120%;
 padding:2px;
}


		
#footer {
 margin-top:10px;
  font-size: small;
  font-style: italic;
  margin: 1em auto 1em auto;
  padding-left: 30%;
  /* border: 1px solid purple; */
}

	