a {	
	color: #003399;	
	text-decoration: none
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image:  url("images/sealbackground.jpg");
	background-position: left top;
	margin: 0px

}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	border: none;
	font-size: x-small;

}
.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;

}
ul {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	list-style-type: disc;	
	list-style-position: outside
	}
	
h1, h3,h5	{ color: #800000}

h2, h4, h6	{color: #003399} 

h1           {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: x-large;
	text-align:right;
	line-height:100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;

               }
               
h2           {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

              }
               
h3           {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: normal;
	font-weight: bold;
	left: auto;
	font-style: normal;
	               }
               
h4           { font-family: Verdana, Arial, Helvetica, sans-serif; 
               font-size: 1em; 
               }
               
h5           { font-family: Verdana, Arial, Helvetica, sans-serif; 
               font-size: .8em; 
			   font-style: italic; 
			   }
               
h6           { font-family: Verdana, Arial, Helvetica, sans-serif; 
               font-size: .8em; 
			  } 
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.rightnav {
	font-family: verdana, arial, "sans serif";
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	text-decoration: none;

}



