body {
	background : #FFFFFF;
	font: 12px/1.5em Georgia, Times, serif;
	color: #333333;
	margin: 0;
	padding: 0;}

h1 {
	font: italic bold 18px/27px Georgia, Times, serif;
	color: #660000;}

a {
	color : #003366;
	font: 12px/1.5em Georgia, Times, serif;
	text-decoration : none;
	background: white;
	border-bottom: 1px dotted #003366;}

a:hover {
	color : #660000;
	font: 12px/1.5em Georgia, Times, serif;
	text-decoration : none;
	background: white;
	border-bottom: 1px dotted #660000;
}

td {
	font: 12px/1.5em Georgia, Times, serif;
	color: #333333;
	margin: 0;
	padding: 0;}

.imglink {
	color : #003366;
	font: 12px/18px Georgia, Times, serif;
	text-decoration : none;
	background: white;
	border-bottom: 1px dotted #ffffff;}

hr {
	background: white;
	border-bottom: double #660000 3px;
	color: white;
	margin-top: 2px;
	margin-bottom: 2px;
}

.thin {
	color: white;
	margin-top: 4px;
	margin-bottom: 4px;
	border-bottom: 1px dotted #003366;
	background: white;
}
