BODY {
	font-family: Verdana, sans-serif;
	margin-top: 0;
	margin-bottom: 20;
	margin-left: 0;
	margin-right: 0;
	background-color: #ffffff;
}

A {
	color: #2222cc;
	text-decoration: none;
}

P {
	text-indent: 20px;
	margin-left: 10;
	margin-right: 10;
}

TH {
	background-color: skyblue;
}

IMG.padded {
	margin: 8px;
}

.toplinks {
	color: white;
	font-size: x-small;
}

.toplinks:HOVER {
	color: #ccccff;
	text-decoration: underline;
}

.leftmargin {
	margin-left: 50px;
}

.shadowtitle {
	width:600;
	height:50;
	font-size: 24pt;
	filter:DropShadow (Color=#cccccc, OffX=3, OffY=3, Positive=true);
}

