body {
    font-family: sans-serif;
    font-size: 16px; 
    color: #005757;
    background:  #fefefe;}
h1 {
    font-family: Helvetica, sans-serif;
    font-size: 2.5em;
    color: #007070;
    }
h2 {
    font-family: Helvetica, sans-serif;
    font-size: 1.5em;
    color: #005757;
    }
h3 {
    font-family: Helvetica, sans-serif;
    color: #005757;
    }


 
a:link {
    color: #222222 }
a:visited {
    color: #555555 }

td.blue {
font-family: serif;
color: #134455;
background: #fafafa; 
##padding: 4;
        }


td.gray {
font-family: Helvetica, sans-serif;
background: #eeeecc;
}

td.white {
font-family: sans-serif;
background: #ffffff;
}

a.blue:link {
    color: #1121ac; 
    text-decoration: none;
        }
a.blue:hover{color: navy;
text-decoration: none;
#font-weight:bold;} 
a.blue:visited {
    color: blue;
text-decoration: none;
     } 
a.blue {font-family: sans-serif;
        text-decoration: none; } 

a.teal:link {
    color: #007070; 
    text-decoration: none;
        }
a.teal:hover{color: MidnightBlue;
text-decoration: none;} 
     } 
a.teal {font-family: sans-serif;
        text-decoration: none; } 


a.cyan:link {
    color: #009090; 
    text-decoration: none;
        }
a.cyan:hover{color: DarkBlue;
text-decoration: none;
#font-weight:bold;} 
a.cyan:visited {
    color: DarkCyan;
text-decoration: none;
     } 
a.cyan {font-family: sans-serif;
        text-decoration: none; } 

a.green:link {
    color: green; 
    font-family: sans-serif;
        }
a.green:hover{color: #255117;} 
a.green:visited {
    color: green;
    font-family: sans-serif; 
     } 
a.green {text-decoration:none;} 




a.navy:link {
    color: #191960; 
    font-family: sans-serif;
        }
a.navy:hover{color:blue;
		text-decoration:none;} 
a.navy:visited {
    color: navy;
    text-decoration:none;
     } 
a.navy {text-decoration:none;
font-family:sans-serif;} 


a.black:link {
    text-decoration:none;
    color: #333333; 
        }
a.black:hover{color:black;} 

a.black:visited {
    color: #555555;
     } 
a.black {text-decoration:none;
         font-family:sans-serif;} 



a.purple:link {
    color: purple; 
    font-family: serif;
    text-decoration: none;
    font-size:1.1em; 
        }
a.purple:visited {
    color: purple;
     }  
a.purple:hover {
	color: blue; 
	text-decoration: bold;} 

ul.green {
    list-style-type: none;
    padding: 2px;
    margin: 0;
    }

ul.green li {
    background: #f3ffdd;
    margin: 0;
    padding: 10px; 
    }

ul.gray {
    list-style-type: none;
    padding: 3px;
    margin: 0;
    }

ul.gray li {
    background: #fcfcfc;
    margin: 0;
    padding: 15px; 
    }


div.navy {
color: navy; 
font-size: 1.0em;
line-height: 1.50; 
text-align: left; 
font-family: sans-serif;
        }



