<STYLE TYPE="text/css">
#head { position: absolute;
		top: 0px; }
#content { position: absolute;
		top: 140px;
		left: 155px;
		width: 650px;
		height: 550px;
		overflow:auto; }
#content TH { background-color: #C0CBE7;
		text-align:center;
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: 125%;
	    color: 4A2885;
}
#sidemenu { position: absolute;
		top: 135px;
		width: 150px;
		height: 425px; }
#sidemenu TH { background-color: #C0CBE7;
	text-align:left;
}
#foot { position: relative;
		top: 560px;
		left: 0px;
		width: 800px;
}
BODY { background-color: #EBECF6;
	    color: 4A2885;
}
A {		text-decoration:none;
}
#foot A { color: #FCF64C;
		text-decoration:none;
}
A:hover { color: red;
		text-decoration:none;
}
H1 { color: maroon;
     text-align: center;
     font-family: Arial, Helvetica, sans-serif;
}
H2 { color: maroon;
     text-align: center;
     font-family: Arial, Helvetica, sans-serif;
}
H3 { color: maroon;
     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>