body	{text-align: center;

	color: white;

	}

div	{border: #15066B 3pt solid;

	width: 30%;

	background-color:grey;

	}


ul	{text-align: left;

	color: #EECF06;
	
	}

h1	{color: white;

	font-size: 30pt;

	font-family: Bradley Hand ITC;
	
	text-decoration: underline;

	}

p	{color: white;
	
	text-align: justify;

	text-indent: 40pt;

	}

pre	{text-align: left;
	
	font-family: Times New Roman;
	
	font-size: 13pt;
	
	}

h4	{text-align: left;

	font-size: 15pt;

	}

ol	{text-align: left;

	} 

table	{border-style: hidden;

	border-spacing: 30pt;

	font-size: 20pt;
	
	}

td	{color: white;
	
	}


td a	{background-color: black;
 	
	}
 
td a:hover {
	
	background-color:white;

	}