/* Presentation Stylesheet */ 
body {
font-family: Arial, "Times New Roman," Times, serif;
color: black;}
font-size=14px;  
font-weight: 400; 
color:#000000;
text-decoration: none}

h1{font-family: Garamond, "Times New Roman", sans-serif; 
font-size=28px; 
font-weight: 600; 
color:#000000}

h2{font-family: Garamond, "Times New Roman", sans-serif; 
font-size=23px; 
font-weight: 700; 
color:#000000}

h3{font-family: Garamond, "Times New Roman", sans-serif; 
font-size=24px; 
font-weight: 700; 
color:#ff0000}

h4 {
 margin:0; 
 padding: 5px 0; }

a:link {
font-family: Arial, "Times New Roman," serif;
color:blue; 
text-decoration: none}

a:visited {
font-family: Arial, "Times New Roman," serif;
color:purple}
text-decoration: none}

a:active {
font-family: Arial, "Times New Roman," serif;
color:fuchsia;
text-decoration: none}

a:hover {
font-family: Arial, "Times New Roman," serif;
color:red;
text-decoration: none} 

 p {font-family: Arial, sans-serif; color: #000000; }






