body { 
	margin: 0px; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #FFFFFF;
	} 
	
img {
border: none;
}

img a {
text-decoration: none;
border: one;

}	


td, table, p {  font-family: Arial, Helvetica, sans-serif;}

.navy {  font-size: small; font-weight: bold; color: #000066;}
.navy a:link {  text-decoration: underline; color: #003366;}
.navy a:visited {  text-decoration: underline; color: #CC00CC;}
.navy a:hover {  color: #003366; text-decoration: underline;}
.navy a:active {  text-decoration: underline; color: #003366;}

.white { font: bold small Arial, Helvetica, sans-serif;
		color: #FFF;}
.white a {  text-decoration: underline; color: #FFF;}


.whitexsm {  font-size: x-small; font-weight: bold; color: #FFFFFF;}
.whitexsm a:link {  text-decoration: underline; color: #FFFFFF;}
.whitexsm a:visited {  text-decoration: underline; color: #FFFFFF;}
.whitexsm a:hover {  color: #FFFFFF; text-decoration: underline;}
.whitexsm a:active {  text-decoration: underline; color: #FFFFFF;}

.navbarxsm {  font-size: small; font-weight: bold; color: #FFFFFF;background-color:#000066;}
.navbarxsm a:link {  text-decoration: none; color: #FFFFFF; background-color:#000066;}
.navbarxsm a:visited {  text-decoration: none; color: #FFFFFF; background-color:#000066;}
.navbarxsm a:hover {  color: #000066; text-decoration: none; background-color:#DADADA;}
.navbarxsm a:active {  color: #000066;text-decoration: none; color: #FFFFFF;}

.nav {  font-size: 12px; font-weight: bold; color: #FFFFFF;}
.nav a:link {  color: #FFFFFF; font-size: 12px; text-decoration: underline; font-weight: bold;}
.nav a:visited {  font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: underline;}
.nav a:hover {  font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: underline;}
.nav a:active {  font-size: 12px; font-weight: bold; text-decoration: underline; color: #FFFFFF;}

.navyxsm {  font-size: small; font-weight: bold; color: #003366;}
.navyxsm a:link {  text-decoration: underline; color: #003366;}
.navyxsm a:visited {  text-decoration: underline; color: #CC00CC;}
.navyxsm a:hover {  color: #003366; text-decoration: underline;}
.navyxsm a:active {  text-decoration: underline; color: #003366;}



.header { font-size: medium; color: #003366; font-weight: bold;
         }

.hdrblk  {  font-size: small; font-weight: bold;
         }
.bdyblk {  font-size: small; font-weight:bold;
         }

.blksm {  font-size: small; font-weight:bold;
         }

.blklt {  font-size: small; 
         }

.red {  font-size: small; color: #CC0000; text-decoration: none; font-weight: bold;
         }
.redxsm {  font-size: small; color: #CC0000; text-decoration: none; font-weight: bold;
         }
	 
		 

select { background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;} 
.button { background-color: #003366; border: 1px #FFFFFF outset; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px; font-weight: normal;} 
.mstr {font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold; color: #003366;}
.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #003366;
}



.stkthru {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC0000;
	text-decoration: line-through;
}

ul li {
	margin-bottom: 1em;
	}
	
#weather {padding: 5px; background-color:#33CCFF; }	

.clearit {clear: both;}