BODY {
	background-color : lightsteelblue;
	border-style : none;
	font-family : Trebuchet MS, Verdana, Arial, Sans-Serif;
	color : #000033;
	font-size : 10pt;
	font-weight : normal;
	}
	
td {
	font-family : Trebuchet MS, Verdana, Arial, Sans-Serif;
	color : #000033;
	font-size : 10pt;
	font-weight : normal;
	padding-left: 13px;
}		

h1 {
	color:#000033;
	font-size : 12pt;
	font-weight : 500;
	}

A:link {
	color : darkgreen;
	text-decoration : none;
	}

A:visited {
	color : darkgreen;
	text-decoration : none;
	}

A:hover {
	color : blue;
	text-decoration : none;
	}

A:active {
	color : blue;
	text-decoration : none;
	}

.games {
	font-family : Trebuchet MS, Verdana, Arial, Sans-Serif;
	color : #000033;
	font-size : 10pt;
	font-weight : normal;
	padding-left: 13px;

