a:active { 
  font-family: Century Gothic, Arial; 
  color: #000080; 
  text-decoration: none 
  } 
  
a:link { 
  font-family: Century Gothic, Arial; 
  color: #000080; 
  text-decoration: none 
  } 

a:visited { 
  font-family: Century Gothic, Arial; 
  color: #000080; 
  text-decoration: none 
  } 

a:hover { 
  font-family: Century Gothic, Arial; 
  color: #000000; 
  text-decoration: underline 
  } 

body, tr, td, p, br, ul, li, form {
  font-size: 12;
  font-family: Century Gothic, Arial;
  }
  
h1 {
  font-size: 16;
  font-family: Century Gothic, Arial;
  }

.Date {
  text-align:right;
  }

.DateSmall {
  color: #777777;
  }

table.DefTable {
  border:0;
  width:550px;
  }

td.headerTD {
  border-width:2;
  border:solid;
  border-top-width:2;
  border-bottom-width:2;
  border-left-width:0;
  border-right-width:0;
  border-color: #336666;
  text-align:center;
  }

.Header {
  font-size: 14;
  padding-bottom:5px;
  font:bold;
  }

.NavImage {
  border:none;
  }

input {
  border: 1px solid #0099FF;
  font-family: Century Gothic, Arial; 
  color: #000000; 
  }

textarea {
  border: 1px solid #0099FF;
  font-family: Century Gothic, Arial; 
  color: #000000; 
  }

h3 {
  font-family: Century Gothic, Arial; 
  color: #000080;
  font-size: 14;
  margin-bottom: 0 px;
  }

.quote {
  font-family: Century Gothic, Arial; 
  color: #000000;
  font-size: 12 px;
  font-style: italic;
  }
  
.button { 
  background-color:#3399CC;
  color: #ffffff; 
  font-size: xx-small;
  font-weight: bold; 
  font-family: arial;
  height: 21px;
  border: 1px solid #000000
  }

