A.authora {
	color : White;
	font-style : italic;
}
A.home {
	color : White;
	font-style : normal;
}
A.this {
	color : Black;
	text-decoration : none;
}

  BODY {
	font-family : Georgia;
}
P.first {
	font-size : large;
}
P.last {
	font-size : larger;
}


TD.toprow {
	background-color : #2F4F4F;
	font-size : x-large;
	color : #F5F5F5;
	font-family : "Abadi MT Condensed Light";
	
}
TD.bottomrow {
	background-color : #2F4F4F;
	font-size : xx-small;
	color : #F5F5F5;
	font-family : "Abadi MT Condensed Light";
	
}
SPAN.author {
	font-size : x-small;
	color : White;
	margin-top : 0px;
}
SPAN.caption
{
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
}
TD.leftcol {
	background-color : #ADD8E6;
	font-size : x-small;
	font-family : "Abadi MT Condensed Light";
	width: 110px;
}
UL.menu {
	margin-top : 0px;
	margin-left : 15px;
	list-style: disc;
}
