body, table, p, td, h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333; 
}

h1 {
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
}

li {
	color:#000000;
	font-weight: bold;
}

a:link {
	color:#ff6633;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color:#ff6633;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color:#000099;
	font-weight: bold;
	text-decoration: underline;
}
.newsletter {
	padding: 5px;
	float: right;
	width: 240px;
	background-color: #B1EBFF;
	border: 1px solid #000000;
}
