body { color: black; }

p { }

td { }

a:link { }

a:visited { }

a:hover { }

a:active { }

dt	{	font-weight: 600;
		}
		
dt.center{ text-align: center;}

p.bold	{	font-family: Helvetica;
		font-size: 16px;
		font-weight: 600;}
		
.center	{text-align: center;}

.e5	{	position: relative;
		top: 200px;
		left: 360px;
		
		background-image: url(../graphics/newslettersbanner.gif);
		
		width: 300px;
		height: 60px;
		
		text-align: center;
		font-family: Helvetica;
		font-size: 24px;
		font-weight: 500;
		color: #000080;
		
		}
		
.e6	{	position: absolute;
		top: 300px;
		left: 120px;
		
				
		width: 800px;
		height: 60px;
		
		text-align: center;
		
		
		color: black;
		
		text-align: left;
		
		}