body {
	background-image: url('images/blue_bk.jpg');
	background-color: #003366;	
	}
	
p, ul, ol, td, note{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	text-indent: 0pt;
	}
	
p, h1, h2, h3, h4, h5, h6, ul, ol  {
	padding-right: 20px;
   padding-left: 15px;
  
   }
   
.footer {color: #003366;
		font-size: 85%;
		font-style: italic;
		font-family: arial, helvetica, sans-serif;
		}	

.note {color: #990000;
 	font-weight: bold;}

.heading1{font-family: arial, helvetica, sans-serif;
		  color: #008000;
		  font-size: 200%;
	/*	  font-style: italic;*/
		  font-weight: bold;
		  line-height: 100%
		  }
		  
.heading2 {font-family: "times new roman", serif;
		  color: #FFDA46;
		  font-size: 120%;
		  font-style: italic;
		  font-weight: bold;
		  }		  
 	
h1, h2, h3, h4, h5, h6 {
	font-family: "times new roman", serif;
		color: #003366;
		padding-top: 10px;
		}
		
			
ul, ol {list-style-position: outside;
	padding-right: 20px;
	padding-left: 30px;
}

a:active { color: #006600; text-decoration: none; font-weight: bold;}
a:link { color: #006600; text-decoration: none; font-weight: bold;}
a:hover {  color: #006600; text-decoration: none; font-weight: bold;}
a:visited { color: #006600;  text-decoration: none; font-weight: bold;}
/*a:visited:hover { color: #006600;  text-decoration: underline;}*/
a:link:hover {  color: #006600; text-decoration: none; font-weight: bold;}

.navigation a:active { color: #003366; text-decoration: none;}
.navigation a:link { color: #003366; text-decoration: none;}
.navigation a:hover {  color: #003366; text-decoration: none;}
.navigation a:visited { color: #003366;  text-decoration: none;}
/*a:visited:hover { color: #006699;  text-decoration: underline;}*/
.navigation a:link:hover {  color: #003366; text-decoration: none;}

#links {position: static; 
		float: right;
		margin: 6px;
		float: right; 
		padding-top: 20px; 
		padding-bottom: 2px; 
		padding-left: 5px; 
		padding-right: 5px; 
		z-index: 1;
		border: 1px;
		
		}
		
.navigation {font-family: "Lucida Sans", garamond, serif;
		line-height: 100%;
		color: #003366;
		font-style: italic;
		font-weight: bold;
		}