a:hover {color: #FF0000}
ul {list-style: circle;}
h1 {font-family: sans-serif; color: #2C5F3F}
h2 {font-family: sans-serif; color: #2C5F3F}
h3 {font-family: sans-serif; color: #2C5F3F}
strong { color:#2C5F3F}

body {
	font-family: sans-serif;
	background-color: #555;
}

