p {
	margin: 0px 0px 16px 0px;
}
h1 {
	font-family: "trebuchet MS", verdana, geneva;
	color: #48C;
	font-weight: normal;
	font-size: 28px;
	margin: 0px 0px 8px 0px;
}
h2 {
	font-family: "trebuchet MS", verdana, geneva;
	color: #48C;
	font-weight: normal;
	font-size: 28px;
	margin: 0px 0px 8px 0px;
}
h3 {
	font-family: "trebuchet MS", verdana, geneva;
	color: #4A4;
	font-weight: normal;
	font-size: 18px;
	margin: 0px 0px 8px 0px;
}
h4 {
	font-family: "trebuchet MS", verdana, geneva;
	color: #888;
	font-weight: normal;
	font-size: 15px;
	margin: 0px 0px 8px 0px;
}

.white {
	color:#FFF;
}
table.styled {
	border:1px solid #FFFFFF;
}
td.hilite {
	background-color:#E4E4E4;
}
ul { margin-top: 5px; 
}
li {
	margin-bottom: 5px;
}
/* optimisation styles */
a.footer h4 {
	Display:inline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	line-height:18px;
	font-weight:normal;}
h1 .bold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height:normal;
	font-weight:bold;
	}