A:link		{ text-decoration:none;  color : silver;  }
A:visited	{ text-decoration:none;  color : silver;  }
A:hover		{ text-decoration:underline;  color : Red;  }

.greytitle		{ background-color:lightgrey; width:350; height:50; position:relative; top:0; left:115; overflow:clip; }
P		{ background-color: transparent; font-weight:normal;  padding-left : 10px;  padding-right : 10px;  padding-top : 0px;  padding-bottom : 10px;  font-size : 11pt;      }

body {
	background-color : #000033;
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
.menu{
	font-size : 12pt;
	text-align : center;
}
.copy{
	font-size : 8pt;
	text-align : center;
}
.quotes{
	color : Yellow;
}
.y{
	color : Yellow;
}
.bl{
	color : #ACD6FF;
}
.book{
	color : #ACD6FF;
	font-size : 10pt;
}
.pn{
	line-height : 31pt;
	text-align : center;
}

img.photo{
	
	border:2px solid #FFFFFF;
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 10px;
	}

td.menu-bg {
	background-color : #000033;
}
td.content-bg {
	background-color : #123456;
}

h1, h2, h3, h4, h5, h6 {
	font-family :  Arial, Helvetica, sans-serif;
	padding-left : 10px;
	padding-right : 10px;	
}

h1{
	text-align : left;
	font-size : 20pt;

}

li {
	font-size : 10pt;
	color : #ACD6FF;
}

