body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

body, p, td, th, li {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.pod {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
}

a { text-decoration: none; color: #000099; }

.grey {
	 background-color: rgb(172,172,172);
	 }
	 
table.links {
	background-color: #FFFFFF;
	width: 150px;
}