font,th,td,p {
  font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
}

a:link,a:active,a:visited {
  color : #000000;
  border-bottom: 1px #CCCCCC solid;
  text-decoration: none;
}

a:hover	{
  color : #66758A;
}

hr {
  height: 0px;
  border: solid #CCCCCC 0px;
  border-top: 1px solid #CCCCCC;
}

pre {
  color : #333333;
  background-color: #F4F4F4;
  margin: 18px; padding: 10px;
  font-size : 10 px;
  border: 1px #98AAB1 solid;
  overflow: none;
}

h5 { font-family: Georgia, Times, Serif; font-size : 12px; font-weight: normal; margin-bottom: 0; }
h4 { font-family: Georgia, Times, Serif; font-size : 14px; font-weight: normal; margin-bottom: 0; }
h3 { font-family: Georgia, Times, Serif; font-size : 16px; font-weight: normal; margin-bottom: 0; }
h2 { font-family: Georgia, Times, Serif; font-size : 20px; font-weight: normal; margin-bottom: 0; }



.tableheader {
  background-color: #F4F4F4;
  border-bottom: 1px #CCCCCC solid;
  border-right: 1px #CCCCCC solid;
  font-weight: bold;
}

.tablecell {
  background-color: #FFFFFF;
  border-bottom: 1px #CCCCCC solid;
  border-right: 1px #CCCCCC solid;
}

.tableborder {
  background-color: #FFFFFF;
  border-top: 1px #CCCCCC solid;
  border-left: 1px #CCCCCC solid;
  font-size: 11px;
}

ol {
  list-style-position: outside;
  padding-left: 12px;
  margin-left: 8px;
}

ul {
  list-style-position: outside;
  padding-left: 12px;
  margin-left: 8px;
}

form { margin: 0; }

.bluebar {
  background-color: #F5F5F5;
  padding-left: 9px;
  padding-right: 6px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 11px;
  border-top: 1px #BBBBBB solid;
  border-bottom: 1px #BBBBBB solid;
}

.sidebarcell {
  background-color: #FFFFFF;
  border-right: 1px #BBBBBB solid;
  border-left: 1px #BBBBBB solid;
  border-bottom: 1px #BBBBBB solid;
}

.bodyCell {
  background-color: #FFFFFF;
  border-right: 1px #BBBBBB solid;
  border-bottom: 1px #BBBBBB solid;
}

.headerTable {
  background-color: #FFFFFF;
  border-top: 1px #BBBBBB solid;
  border-right: 1px #BBBBBB solid;
  border-left: 1px #BBBBBB solid; 
  border-bottom: 1px solid #BBBBBB;
}

body { background-color: #E4E4E4; }

a.bluebar 	{ color : #FFFFFF; }

.p { font-size : 11px; line-height: 15px; }

.gen { font-size : 11px; line-height: 15px; }

.genmed { font-size : 10px; line-height: 14px; }

.gensmall { font-size : 9px; line-height: 13px; }

.gen,.genmed,.gensmall { color : #000000; }


.bigtitle {
  font-family: Zapfino, Georgia, Times, Serif;
  font-size : 36px;
  text-align: center;
  padding-bottom: 7px;
}

.thinpre {
  color : #333333; border: 1px #98AAB1 solid;
  background-color: #F3F3F3;
  border-width: 1px;
  margin: 5px; padding: 10px;
  font-size : 10px;
}

#left {
  padding: 0px;
  margin: 0px;
  width: 165px;
  float: right;
  padding-left : 5px;
  padding-bottom : 15px;
  margin-bottom : 10px;
  margin-left: 15px;
  border-left: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  line-height: 140%;
}

body {
 margin: 0;
 padding: 0;
}
