body {
	color: black;
	background-color: gray;
	font-style: normal;
}

p {
	font-weight: normal;
	font-style: normal;
}
h2 { color: white; font-size: 1.5em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; margin: 0.83em 0; }
.menu { color: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: center; }
td {}

a:link { color: #21218e }

a:visited { color: #21218e }

a:hover { color: purple }

a:active { color: red }
