body {
    font-family: Times New Roman, helvetica, sans-serif;
    scrollbar-face-color: #B7986A;
}
table
{
	font-size:11pt;
	color: #000000;
}
P 
{
	font-size:11pt;
	color: #000000;
}
h1
{
	font-size:13pt;
	font-weight: bold;
	color: #373737;
}
h2
{
	font-size:12pt;
	font-weight: bold;
	color: #373737;
}
H3
{
	font-size:10pt;
	font-weight: bold;
	color: #373737;
}
#NavBar {
	width: 800px;
	background-color: #B7986A;
	
}

#NavBar td {
	padding: 0 7px 0 7px;
	vertical-align: middle;
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#NavBar a {
	
		font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 11px;color: #FFFFFF;
	text-decoration: none;
}a:link
{
		font-family: Times New Roman, Helvetica, sans-serif;
		color: #000000;font-size:11pt; text-decoration:none 
}
a:visited
{
		font-family: Times New Roman, Helvetica, sans-serif;
		color: #000000; font-size:11pt; text-decoration:none 
} 
a:hover      
{ 
	
		font-family: Times New Roman, Helvetica, sans-serif;
	    text-decoration: underline;font-size:11pt
} 
.l
{
  cursor:pointer;
  }
