.menu  {
	font-size: larger;
	font-family: arial, helvetica, sans-serif;
	background-color: #dbe5e9;
	text-align: center;
	font-weight: bold;
	border-top: 1pt solid  #EE0000;
	border-bottom: 1pt solid  #EE0000;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}

.mi {text-decoration: none;}

.mi:HOVER {color: #EEEEEE; background-color: black; padding-top: 3px; padding-bottom:3px;}

br{font-size:12pt;font-family:Tahoma,Verdana,"Antique Olive",serif}
h1   { color: navy; font-size: x-large; line-height: 100%; font-family: Arial, Helvetica, Geneva; background-color: #eee; text-align: left; vertical-align: middle; margin-top: 12pt; padding-top: 2pt; padding-bottom: 4pt; border-bottom: 2pt solid teal }
h2    { color: black; font-style: italic; font-weight: bold; font-size: large; font-family: Arial, Helvetica, Geneva; margin-top: 2pt; margin-right: 1pt; margin-left: 1pt; padding: 4pt 3pt 3pt; border-bottom: 1pt inset red; width: 100% }
h3   { color: teal; font-size: medium; font-family: Arial, Helvetica, Geneva; font-style: italic; font-weight: bold; margin-right: 1pt; margin-left: 1pt; padding: 3pt 12pt 3pt 1pt; width: 80%; border: red }
h4      { font-weight: bold; font-size: small; font-family: Verdana, Helvetica, Geneva; margin-top: 2pt; margin-right: 1pt; margin-left: 1pt }
li { font-size: 12pt; line-height: 110%; font-family: Georgia, Verdana, Tahoma, "Antique Olive", Charcoal; padding-top: 4pt; padding-bottom: 2pt; top: 4px; clip: rect(auto auto auto auto) }
p { font-size: 12pt; font-family: Georgia, Tahoma, Verdana, "Antique Olive", serif }
td { font-size: small; font-family: Verdana, "Book Antiqua", "New York";}
.z{font-size:12pt;font-family:Tahoma,Verdana,"Antique Olive",serif}
.blowup {
	text-align: center;
	vertical-align: middle;
	padding: 4px;
	border: 1px solid teal;
	background-color: #E0FCFF;
}
.table
  { color: #404040; font-size: 12px; font-family: Arial, Geneva, Verdana; font-weight: normal; border: solid 1px teal; border-collapse: collapse; border-spacing: 1px; cellpadding: "3"  }

.title
{background-color: 99CCCC;
font-weight: bold;
padding: 4px;}

.cell
 { background-color: E1FAFF
padding: 5px; margin-right: 8px; margin-left: 8px;}

.books  { background-color: #f0f5fa; border: solid 1px teal }
a:HOVER { color: teal }
.sidebar2 { font-size: small; font-family: Arial, Helvetica, Geneva; background-color: #d6eeee; float: right; margin: 3pt; padding: 3px; border: solid 1px teal; width: 30% }
th { font-weight: normal; }



#content {
	clear: both;
	background-position: center;
	display: block;
	width: 860px;
padding: 10px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

