<STYLE TYPE="text/css">
#head { position: absolute;
		top: 0px;
}
#head A:hover { color: white; }
#head A { color: white; }
#foot { background-color: #FDFDFD;
 }
#content { position: absolute;
		top: 140px;
		left: 157px;
		width: 645px;
		background-color: #FDFDFD; 
}
#content TH { background-color: #CCCCCC;
		text-align:center;
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: 125%;
}
#sidemenu TABLE {
 		background-color: #FDFDFD;
}
#sidemenu { position: absolute;
		top: 140px;
		left: 0px;
		width: 150px;
		height: 660px;
		background-color: #FDFDFD; 
}
#sidemenu TH { text-align:left;
		background-color: #EBF5FC; 
}
#sidemenu A { color: black;
 			background-color: #EBF5FC;
}
BODY {  text-color: black;
	background-color: #FDFDFD;
}
A {		text-decoration:none;
}
A:hover { color: red;
		text-decoration:none;
}
H1 { color: black;
     text-align: center;
     font-family: Arial, Helvetica, sans-serif;
}
H2 { color: black;
     text-align: center;
     font-family: Arial, Helvetica, sans-serif;
}
H3 { color: black;
     text-align: center;
     font-family: Arial, Helvetica, sans-serif;
}
UL { margin-top: 0;
     border-top-width: 0;
     padding-top: 0;
}
DT { font-weight: bold;
}
PRE { font-size: 105%;
}
CODE { font-size: 105%;
}
.TOC { font-size: 90%;
       font-weight: bold;
       font-family: Arial, Helvetica, sans-serif;
}
TH.COLORED { background-color: #FFAD00;
}
TR.COLORED { background-color: #FFAD00;
}
TH.TITLE   { background-color: #EF8429;
             font-size: 28px;
             font-family: Arial, Helvetica, sans-serif;
}
</STYLE>