body       {
	background-color: #66CCFF;
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #66CCFF;
	scrollbar-base-color: #66CCFF;
}
body, table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
h2  { color: #000000;
		font-style: italic;
		font-weight: bold;
		font-size: 16px;
		text-decoration: none
}
.meta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #66CCFF;
}
.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bolder;
}


