body, span, div, pre, table, tr, th, td, ul, li, .form, form,
input, select, textarea {
   font-family: Verdana,Helvetica, Arial, Sans-Serif;
	font-size: 10pt;
   color: #c95;
}

h1, h2, h3 {
   text-align: center
}

p {
   text-align: justify;
   font-family : Verdana,Helvetica, Arial, Sans-Serif;
	font-size : 11pt;
}

a {
   color: #bfa83a;  /*#695914; */
   font-size: 11pt;
   text-decoration: underline;
}
a:link {
   color: #bfa83a;  /*#695914; */
   text-decoration: underline;
}
a:visited {
   color: #bfa83a;  /*#695914; */
   text-decoration: underline;
}
a:hover {
   color: #bfa83a; text-decoration: underline;
}

a.side {
   color: #8f7c21;
   font-size: 12pt;
   text-decoration: underline;
}

a.bottom {
   color: #695914;
   font-size: 8pt;
   text-decoration: underline;
}

td.side {
   padding: 8px 2px 5px 2px;
}

div.anchorText {
	font-size: 11pt;
   color: #974B00; 
   font-weight: bold;
}

table.innerContent {
   width: 400pt; 
   border: 1px solid black;
}   

td.contentBanner {
   font-family: Verdana,Helvetica, Arial, Sans-Serif;
   color: #695914;
   font-weight: bold;
   text-align: center;
   font-size: 18pt;
}

td.innerContent {
   font-family: Verdana,Helvetica, Arial, Sans-Serif;
	font-size: 11pt;
   text-align: justify;
   padding: 10pt;
}


