
body             {
	color: #f3f3f3;
	font-family: Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	background-color: #000000;
	text-align: center;
	margin: 10px; }
h1   { font-size: large; font-family: Arial, Helvetica, sans-serif, Geneva, SunSans-Regular; font-style: italic; font-weight: bold }
h2   { font-size: medium; font-family: Geneva, Helvetica, Arial, SunSans-Regular, sans-serif; font-weight: bold }
h3        {
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center ;
	vertical-align: top; }
a  { color: grey; font-weight: bold; text-decoration: none; cursor: pointer }
.blue { color: blue; text-decoration: underline; cursor: pointer }
a:hover { color: #f93 }
floatl { float: left }
floatr { float: right }
.border {
	width: 600px;
	height: 200px;
	clear: both;
	margin: 30px;
	padding: 30px; }
.pics {
	display: inline; }
.700 {
	text-align: center;
	width: 700px; }
.bump {
	margin-top: -10px; }
