h1 {
	color: #800000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
a:link, a:visited {
	color: Black;
}
a:hover, a:focus, a:active {
	color: Green;
	text-decoration: none;
}
body{
	color: Maroon;
}
