body{
	background-color:rgb(7,85,113);
	color:#000;
	font-size:10pt;
	font-family:Arial, sans-serif;
	}

Span.dropcap {
	font-size: 200%;
	font-weight: bold;
	float: left;
	width: 1em;
	}

A:link {
	font-weight:bold;
	color: rgb(3,128,173);
	text-decoration: none;
	}

A:visited  {
	font-weight:bold;
	color: rgb(143,75,4);
	text-decoration: none;
	}

.hnav{
	background-color:rgb(187,203,245);
     	font-family:Arial, sans-serif;
     	font-size: 9pt;
	font-weight:bold;
     	text-align: center;
     	color: #000;
        }

.privacy{
	font-size: 10pt;
	font-family:Arial, sans-serif;
	color:#000; 
	}

.footer{
     	font-family:Arial, sans-serif;
     	font-size: 8pt;
     	text-align: center;
     	color: #000;
        }
.Nav {
	font-size: 8pt;
	font-family:Arial, sans-serif;
	}
        
#date{
        font-family:Arial, sans-serif;
     	font-size : 10pt;
	font-weight: bold;
    	text-align : center;
        vertical-align: middle;
	text-weight: bold;
	}
#new{
	background-color:#99CCFF;
	}
.NavBar{
       	font-size : 8pt;
       	text-align: left;
       	vertical-align: top;
    	margin-left: 10px;
     	margin-right:10px;
     	padding:0px; 

       }
.hbutton{
 	background-color:rgb(160,184,242);
	font-size : 8pt;
	color:rgb(7,85,113);
	border-style:inset;
	border-width:wide;
	padding:5px;
	text-decoration: none;
	text-align: center;
	}
.cbutton{
	background-color:rgb(187,203,245);
	font-size : 8pt;
	color:rgb(7,85,113); 
	border-style:outset; 
	border-width:wide;
	padding:5px;
	text-decoration: none;
	text-align: center;
	}  