body {
	background-color: #0099FF;
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body, td, th {
	color: #636363;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 15px;
}

h1, h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #996633;
}

a {
  color: #336600;
}

