﻿h2
{
	font-family: "Comic Sans MS";
	color:black;
	font-size: 16pt;
	text-align: left;
}
body {
	background-color: #008080;
	font-size: large;
	font-family: Tahoma;
}
a:hover {
	background-color:blue
}
ol {
	list-style-type: none;
}
ol {
	margin-left: 0px;
}
.newStyle2 {
	background-color: #008080;
}

