p,td,ul,li {
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #006666; 
}

h {
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
color: #006666;
font-weight: bold; 
}

.note {
padding: 0 0 0 0;
border-width: 0 0 0 0;
margin: 10 10 10 10;
background: #006666;
color: #ffffff;
width:100%;
font-weight: bold; 
font-size: 14px; 
}

.note2 {
padding: 0 0 0 0;
border-width: 0 0 0 0;
margin: 10 10 10 10;
background: #006666;
color: #ffffff;
width:100%;
font-weight: bold; 
font-size: 12px; 
}

.quotes {
padding: 10 10 10 10;
border-width: 0 0 0 0;
margin: 10 10 10 10;
background: #CAE5E4;
color: #003333;
float: left;
width:100%; 
font-size: 12px; 
}

.green {
padding: 2 2 2 2;
background: #99cccc;
}

.bold {
font-weight: bold; 
}

.red {
color: #ff0000;
font-weight: bold;  
}

.white {
color: #ffffff;
font-weight: bold;  
text-align: center;
}


.navigation {
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px; 
color: #ffffff;
font-weight: bold;
}


a:link { 
font-family: Verdana,  Arial, Helvetica, sans-serif;  
color: #ff0000;
text-decoration: none;
font-weight: bold;
}

a:visited {
font-family: Verdana,  Arial, Helvetica, sans-serif;  
color: #990000;
text-decoration: none;
font-weight: bold;
}

a:hover {
font-family: Verdana,  Arial, Helvetica, sans-serif; 
color: #ff6600;
text-decoration: underline;
font-weight: bold;
}

a:active {
font-family: Verdana,  Arial, Helvetica, sans-serif; 
color: #ff6600;
text-decoration: none;
font-weight: bold;
}



a.nav:link {   
color: #ffffff;
text-decoration: none;
}

a.nav:visited {  
color: #ffff99;
text-decoration: none;
}

a.nav:hover {
color: #ffcc00;
text-decoration: none;
}

a.nav:active { 
color: #ffffff;
text-decoration: none;
}


