
h1           { font-family: Bookman Old Style; color: #000000; font-size: 18pt; font-style: 
               oblique; font-weight: bold; text-align: center }
h2           { font-family: Arial; color: #800000; font-size: 14pt; font-style: italic; 
               font-weight: bold; text-align: center }
h3           { font-family: Arial; font-size: 12pt; color: #000000; font-style: oblique; 
               font-weight: bold; text-align: center; line-height: 100%; 
               margin-top: 1; margin-bottom: 0; text-transform:capitalize}
h4           { font-family: Arial; font-size: 12pt; color: #000000; font-weight: bold; 
               text-align: center; line-height: 100%; margin-top: 1; 
               margin-bottom: 0 }
body         { font-family: Times New Roman (serif); font-size: 10pt; color: #000000; 
               text-align: left }
.btmNav
{
	border-right: black 1px solid;
	padding-right: 3px;
	border-top: black 1px solid;
	padding-left: 3px;
	font-weight: bold;
	padding-bottom: 3px;
	text-transform: capitalize;
	border-left: black 1px solid;
	width: 20%;
	color: maroon;
	padding-top: 3px;
	border-bottom: black 1px solid;
	background-color: #ffebcd;
	text-decoration: none;
}

.btmTable
{
    height: 70px;
    padding-top: 5px; 
} 

.sideNav
{
    height: 40px;
}     