.nounderline { text-decoration: none }
.hoverglow A:hover { background-color: ORANGE }
.title { font-size:18pt; font-family: arial; font-weight: bold }
.banner { font-size: 17pt; font-style: italic }
.smallbanner { font-size: 14pt; font-weight: bold; font-style: italic }
.menu { font-size: 12pt; font-family: arial; line-height: 130%; font-weight: bold }
.menusub { font-size: 10pt; font-style: italic; text-indent: 16px; font-family: arial }
.menusubsub { font-size: 9pt; font-style: italic; text-indent: 32px; font-family: arial }
.indent { text-indent: 20px; }
.indentmore { text-indent: 40px; }
.doublespace { line-height: 200% }
.singlespace { line-height: 100% }
.pagebody { font-size: 11pt; font-family: Arial,Helvetica; padding: 5px; }
.subpagebody { font-size: 8pt; font-family: arial }
.note { font-size: 6pt; font-family: verdana; font-weight: bold; }
.tablenote { font-size: 6pt; font-family: verdana }
.pageback { background-color: #FFFFDD }
.menuback { background-color: #FED6E8 }
.rightside { background-color: WHITE }
.lower { background-color: WHITE }
.footer { background-color: WHITE }
.nicetable { border: 1px solid gray }
BODY { background-color: WHITE }

		#container {
			width: 95%;
			\width: 95%;
			w\idth: 95%;
			border: 1px solid gray;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 10px;
		}

		#banner {
			padding: 5px;
			margin-bottom: ;
			border-bottom: 2px #FFBB00 solid;
		}

		#content {
			padding: 5px;
			width: ;
			margin-left: ;
			margin-right: ;
		}

		#sidebar-a {
			float: left;
			width: 15%;
			margin: 0;
			margin-right: ;
			padding: 5px;
		}

		#sidebar-b {
			float: right;
			width: 15%;
			margin: 0;
			margin-left: ;
			padding: 5px;
		}

		#footer {
			clear: both;
			padding: 5px;
			margin-top: ;
		}