@charset "utf-8";
/* CSS Document */
	body {

	font-family: Verdana;

	font-size: 13.5;

	}

	

	a:link IMG {

	border: black;

	}



	a:visited IMG {

	border: red;

	}



	a.menu:link {

	color: 3d445a;

	font-size: 10;

	text-decoration:none;

	}



	a.menu:visited {

	color: 5a4e3d;

	font-size: 10;

	text-decoration:none;

	}



	a.menu:hover {

	color: 885e23;

	font-size: 10;

	text-decoration:none;

	}



	a:link {

	color: 885e23;

	}



	a:visited {

	color: 5a4e3d;

	}



	a:hover {

	color: 3d445a;

	}



	table.menu {

	v-align: center;

	width: 100%;

	padding: 0.75em;

	background-color: f2f2f2

	}



	table.footer {

	text-align: right;

	color: 808080;

	font-size: 10;

	v-align: center;

	width: 100%;

	padding: 0.75em;

	background-color: f2f2f2

	}



	td.bio {

	font-size: 12;

	text-align: top;

	padding-left: 3em;;

	}



	td.art {

	text-align: top;

	padding: 1em;

	font-size: 13.5;

	}
	

