body  {
	font-family: arial;
	font-size: 14px;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: left; 
	color:#000;
	background-color: #FFF }
	
a:link {
	color:#009;
}
a:visited {
	color:#F00;
}
a:hover {
	color:#030;
}
a:active {
	color: #F00;
}
h1 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00F;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00F;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 9px;
}
h6 {
	font-size: 10px;

}

	div.header {
		border-bottom:1px solid #999;

	}
 
	div.item {
		padding:5px 0;
		border-bottom:1px solid #999;
	}