<STYLE TYPE="text/css">
<!--
body 	 {
        background-color: #FFF68F;
				margin-left: 0px;
				margin-top: 0px;
        font-family: arial;				
        font-size: 10pt;
				padding: 0;
				text-align: justify;
				}
				
h1 			{
        font-family: arial;
				font-size: 14pt;
        text-transform: uppercase;
				font-weight: bold;
        color: #888;
				}
				
h2 			{
        font-family: arial;
				font-size: 12pt;
        text-transform: uppercase;
				font-weight: bold;
				color: black
				}
				
p 			{
        font-family: arial;
        font-size: 10pt;
				font-weight: normal;				
				}
				
.p-small {
  font-size: 80%;
}

.ptab {
			 text-indent: 5%;
			 font-weight: normal;
			  }
				
.predhead {
				 font-size: 12pt;
				 color: red;
				 font-weight: bold;
				 }

a {
  color: black;
  font-family: arial;
  font-weight: 600;
  font-size: 100%;
  text-decoration: none;
}

a.small {
				font-size: 80%;
				}
				
a:link, a:visited, a:active {
				text-decoration:underline;
				color:#990000
										 }
a:hover {
  background-color: #6495ED;
}
/* All the content boxes belong to the content class. */
#content {
  font-family: arial;
	float:left;
	width:50%;
	margin-left:4px;
	font-size: 10pt;
	border: 1px solid black;
  background-color: white;
  padding: 10px;
}

#navleft {
	float:left;
	width:15%;
	padding: 10px;
	margin-left:4px;
	font-size: 9pt;
  border: 1px solid black;
  background-color: white;
}

#navright {
	float:left;
	width:15%;
	margin-left:2px;
	padding: 10px;
	margin-left:4px;
  border: 1px solid black;
  background-color: white;
}

-->
</STYLE>
