/* At-Rules */
@charset "iso-8859-1";


a:link {color: #33ffff;}

a:visited {color: #44a7ac;}

/* required for tipBox style effect do not remove */
a:hover {color: white;
border-bottom: none;}

/* used for page headers */
h1 {color: white; 
font: italic 28pt;
font-family: monotype corsiva; 
font-weight: bold;
text-align: center;
}

/* used for links on index page, paragraph headers & show headers in history page */
h2 {color: white; 
font: normal 18pt; 
font-family: monotype corsiva;
text-align: center;}

h3 {color: white; font: bold 20pt; 
font-family: monotype corsiva; 
font-weight: bold;
text-align: center;
}

h4 {color: white; font: bold 14pt; 
font-family: book antiqua; 
font-weight: bold;
text-align: center;
}

/*      used for bulk text eg on the history page      */
p {color: white; 
font: normal 12pt; 
font-family: book antiqua; 
text-align: left;}

/* used for links at the bottom of each page */
h6 {color: white; 
font-family: arial; 
font: 11pt}

body {background-color: navy;font-family:  Monotype Corsiva,Arial; margin:  0px}
