body { 
	color: #FFCC66 ; 
	background-color: #000002;
	text-align:center;
}
p {
}
h1 { 
	font-family: Monotype Corsiva; 
	font-size: 36pt; 
	color: #FFCC66; 
	text-align: center; 
}
table {
	border: none;
	text-align:center;
	vertical-align:bottom;
}
td {
	border: none;
	text-align:center;
	vertical-align:bottom;
}
hr {
	width: 650px;
}

img { 
	border:0; 
}
a { 
	color: #9090FF; 
}

.left { text-align:left; }
.floatleft { float:left; }
.highlight { color:#FFDD88; }
.inblock { display:inline-block; }
.namedimage {
	display:inline-block;
	padding:20px;
	vertical-align:top;
}
