@charset "iso-8859-1";

body {background-color:#888888;}
div.center {text-align:center}

h1 {font-family:courier;
	font-size:47px;
	font-weight:normal;
	text-align:center;
	margin:31px 0px 25px 0px}

h2 {font-family:courier;
	font-size:30px;
	font-weight:normal;
	text-align:center;
	margin:31px 0px 25px 0px}

a {
/*   font-family:courier; */
/* 	font-size:17px; */
	font-weight:normal;
    color:white;
    text-decoration:none;}
    
a:hover, a:visited{color:orange;
        text-decoration:underline;}

br.space{margin: 0px 0px 50px 0px}

p {font-size:17px;
    color:orange;}