/* Styles for Abbot autograph book only 26SEP04 */

body {
	background-color: #5b5b5b;
	color: white;
	text-align: center;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	border: none;
	}
	
h1	{
	font-family: stencil, signature, autograph, impact, arial, tahoma, sans-serif;
	font-size: xx-large;
	letter-spacing: .1em;
	}
	
h2	{
	font-style: italic;
	}
	
td {
	padding-top: 10px;
	width: 33%;
	text-align: center;
	vertical-align: middle;
	}
	
img	{
	border: none;
	}
	
a	{
	color: #aaf;
	text-decoration: none;
	}
	
a.link {
	color: #aaf;
	}
	
a.visited {
	color: #aaf;
	}
	
a.hover {
	color: blue;
	}
	
a.active {
	color: white;
	}
	
