.page {
        margin-right:5px; margin-left:5px; margin-top:5px; padding-bottom:10px;
        background: #CC66FF;
		border:1px solid #000;
        text-align: center;
        min-width:650px; max-width:750px;
        width:750px;
        }
body {margin:0; padding:0;background-color:  #9900FF; text-align: center; }
#table {margin: 2px; padding: 2px; border: solid 0px black }
#td    { text-align: center; padding: 5px; border-style: solid; border-width: 0px;}
H1 {font-family: Arial; size: 24px; color: #000000; font-weight: bold;}
H2 {font-family: Arial; size: 18px; color: #000000; font-weight: bold;}
#P {font-family: Arial; size: 18px; color: #000000; font-weight: bold;}
.links { font-family: "Times"; font-size: 12pt;  color: #000000; text-align: left; }
.credits { font-family: "Times"; font-size: 8pt;  color: #000000; text-align: center;}

#a:link { color: #330033; }
#a:visited { color: #552255; }
a:link { color: #220022; }
a:visited { color: #BB2255; }
a:hover { 
	color: #CCCCCC;
	background-color: #330033;
	text-decoration: none;
	}
a:active { 
	color: #333333;
	}
