
.mailtable {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: midnightblue;
	text-align: center;
	width : 8in;
	color : Black;
}

A 			{ color: #999966; font-family: verdana, arial, sans-serif; font-size:10px; text-decoration: none; font-weight:bold; } 
	A:link		{ color: #336699; text-decoration: none; } 
	A:visited	{ color: #336699; text-decoration: none; } 
	A:active	{ color: #9c5e34;  } 
	A:hover		{ color: #9c5e34;  } 
	
#outerbody {
	background: #cfcfcf;
	margin: 0px auto;
	border: 1px solid #FFFFFF;
	width: 8in;
	height: 5in;
	position: absolute;
}
#content {  background-color: #cfcfcf; 
		color: black;
		margin: 2px 2px 2px 2px;
		border: 3px double gray;
		padding: 15px;
		
             }
.headerpic { text-align: center;
              }
.navicons { 
		text-align: center;
		padding-top: 15px;
                padding-left: 0px;
		padding-right: 0px;
   }
lis { color: black; }
b.lead 		{
			font-size: 16px;
			color: black;
			!important;
		}

h5 { color: black; } 

#banner {
        text-align: center;
		
		}

#navbar {
   width: 100%;
   background: White;
   text-align: center;
}

