
			body {
				background-color: #282847; 
				color: white; 
				text-align: center;
				font-family: sans-serif;
				}
			table {width: 100%;font-family: monospace;}
			h2 {font-family: monospace;}
			th {text-align: center; color: white; background-color: #282847;font-size: 130%;font-family: monospace;}
			td {text-align: center; color: white; background-color: #282847;font-size: 130%;font-family: monospace;}
			
			a:link {color: white;}


			a:visited { color: whitesmoke;
			font-family: monospace;
			}


			a:hover {color: lightblue;font-family: monospace;}


			a:active {color: cyan;font-family: monospace;} 
