div#header, div#sidebar_left, div#norlink, img#bottom, ul#topnav {display : none;}

div#wrapper, div#wrap-content, div#content-area {
  margin : 0;
  padding : 0;
}

div#content {
  margin : 0;
  padding : 0;
}

BODY, TD, P  { font-size : 12pt; font-family : verdana, helvetica, arial, sans-serif; color : #2A2323; line-height : 1.5em;}

P {margin-top : 0; margin-bottom : 1em;}

ul, ol { list-style-position: outside; margin-left : 1em; margin-bottom : 1em; }
li {margin-left : 1.33em;}

h1 {font-weight : bold; font-size : 22pt; color : #2C3722; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h2 {font-weight : bold; font-size : 18pt; color : #2C3722; margin-top : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h3 {font-weight : bold; font-size : 16pt; color : #263344; margin-top : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h4 {font-weight : bold; font-size : 14pt; color : #263344; margin-top : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h5 {font-weight : bold; font-size : 12pt; color : #263344; margin-top : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h6 {font-weight : bold; font-size : 11pt; color : #263344; margin-top : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}

.small {font-size : 0.9em;}

A  {color : #423D02; font-weight : bold; text-decoration : underline;}
A:Visited  { color : #423D02; font-weight : bold; text-decoration : underline;}
A:Active  { color : #423D02; font-weight : bold; text-decoration : underline;}
A:Hover  { color : #423D02; font-weight : bold; text-decoration : none;}

hr {
  width : 85%;
  text-align : center;
  margin : 5px auto;
  border : 0;
  border-bottom : 2px dotted #C39229;
  color : #fff;
  background : none;
}

table {
  padding : 3px;
  border : 0;
  border : 1px solid #000;
  border-width : 1px 0 0 1px;
  border-collapse : collapse;
}

table th {
  font-size : 14pt;
  font-weight : bold;
  border-bottom : 1px solid #000;
  border-right : 1px solid #000;
  padding : 5px 0;
  text-align : center;
  vertical-align : bottom;
}

table td {
  border-bottom : 1px solid #000;
  border-right : 1px solid #000;
  font-size : 12pt;
  padding : 2px;
  vertical-align : top;
}
