BODY.background {background: white url(Pictures/logo3.jpg) no-repeat fixed center center;
					  color     : black}

.center {text-align: center}

H2 {color      : #000099;
    background : transparent;
    font-family: Rockwell, Times, serif;
    text-align : center}

A:link, A:visited, A:active, A:hover {text-decoration: none;
												  background     : transparent;
												  color          : blue}

A:hover {text-decoration: underline;
		   color          : red;
			background     : transparent}

.indexlink {font-size: x-large}

P.big {font-size : large;
	    background: transparent;
	    text-align: center;
	    color     : black}

.bold {font-weight: bold}

P.xtrasmall {font-size : small;
				 background: transparent;
				 text-align: center;
				 color     : black}

.Fun	{font-family: Papyrus, Times, serif}

table.bigger {font-size: 13pt}

.win {color      : #CC0000;
		font-weight: bold;}

.green {color     : #006600;
		  text-align: center}

td.bold {font-size : large;
			text-align: center}
