h1 { text-align: center;
     font-family: arial,sans-serif;
	color: #000077 }
h2 { text-align: center;
     font-family: arial,sans-serif;
	color: #000077 }
h3 { text-align: center;
     font-family: arial,sans-serif;
	 font-size: 15pt; 
	 font-weight: normal;
	 color: #000077;
       margin-top: 0.1em;
	 margin-bottom: 0.1em }
h4 { text-align: center;
     font-family: arial,sans-serif;
	 font-size: 14pt;
	 color: #000077;
	 margin-top: 0.1em;
	 margin-bottom: 0.1em; 
	 font-weight: normal }
h5 { text-align: center;
     font-family: arial,sans-serif;
	 font-size: 13pt;
	 color: #000077; 
	 font-weight: normal}
h6 { text-align: center;
     font-family: arial,sans-serif;
	 font-size: 12pt;
	 color: #000077; 
	 font-weight: bold}}
p  { font-size: 10.5pt;
     font-family:arial,sans-serif }
ol { font-size: 10.5pt;
     font-family:arial,sans-serif }
.diaryhead { font-weight: bold}
.navy { color: #000077 }
.navyctr { color: #000077;
	     text-align: center }
.ctr  { text-align: center }
.scott { font-style: italic }
.names { font-size: 10.5pt;
     font-family:arial,sans-serif }
.copyright {font-style: italic}
a:link { font-weight: normal; 
	     color: blue; 
		 text-decoration: none }
a:visited {	font-weight: normal;
            color: fuchsia; 
			text-decoration: none }
a:hover { font-weight: normal;
          color: blue; 
		  background-color: lime; 
		  text-decoration: none }
a.roll:link { font-weight: normal; 
	     color: blue; 
		 text-decoration: none }
a.roll:visited {	font-weight: normal;
            color: fuchsia; 
			text-decoration: none }
a.roll:hover { font-weight: normal;
          color: blue; 
		  background-color: transparent;  
		  text-decoration: none }