

body { background-color: #ffffff;
       color: #006400;
       font-family: verdana, arial, arial, sans-serif;
        }

h1 { font-size: 1.5em;
     font-color: #642800;      
     font-style: bold;
     font-face: helvetica;
     text-align: right;
     letter-spacing: 3px;  }

h2 { font-size: 1.3em;
     text-align: right;
     font-style: italic;  }

h3 { font-size: 1.5em;
     font-style; bold;   }

p { font-size: 0.75em;
    text-align: left;
    line-height: 1.5em;
    font-family: verdana;   }

hr { color: #64004B} 

a:link {color: #642800;
	 text-decoration: none;
	 font-size: 0.85em;
       font-family: arial;  }

a:visited { color: #461C00;
            text-decoration: none;
            font-size: 0.85em;
       font-family: arial;    }

a:hover { color: #FFD9BF; 
          text-decoration: none;
          font-size: 0.85em;
       font-family: arial;   }

a:active {color: #FFB380; 
          text-decoration:none;
          font-size: 0.85em;
       font-family: arial;     }









