body{background-color: #3291a6; color: #000; font-family: arial,verdana,sans-serif; 
margin: 0px; padding: 0px;}
a{font-weight: bold;}
a:link,a:visited{color: #006699; background-color: transparent; text-decoration: none;}
a:hover,a:active{color: #003366; background-color: transparent; text-decoration: underline;}
h1,h2,h3{font-family: 'times new roman',times, serif; font-weight: normal; }/*font-weight: normal; font-style: italic;*/
image{border: 0 none;}
p{font-size: 0.95em;}

br{br />;}


.box{color: #000; background-color: #b7f1fe; 
border: 2px solid #000; margin: 0.5% 5% 4% 5%; padding: 3%; }
.center{text-align: center;}
.noted{font-size: 1.1em; font-weight: bold; text-align: center; margin-top: 2%; margin-bottom: 4%; color:  #006699; background-color: transparent;}
.blue{font-size: 1.1em; font-weight: bold; text-align: left; color: #3291A5; background-color: transparent;}
.black{font-size: 0.95em; font-weight: bold; text-align: center; color: #000;}

#header{color: #fff; background-color: #3291a6;; margin: 0 5%; padding: 0;}

#footer{color: #000; background-color: #fff; font-size: 0.9em; border-top: 2px solid #000; width: 100%; padding: 1%; text-align: center;}
#footer a {letter-spacing: 0.1em;}

/*navbar css*/
#navlist{font-size: 0.95em; margin: 0px; padding: 0px; letter-spacing: 0.1em; }
#navlist ul{margin: 0; padding: 0; white-space: nowrap;}
#navlist li{display: inline; list-style-type: none;}
#navlist a{padding: 3px 5px;  margin: 0px; border: 2px solid #43585C; text-decoration: none;}
#navlist a:link, #navlist a:visited{color: #fff;background-color: #64b0c0;}
#navlist a:hover{color: #cdc7c7; background-color: #000;}
