img {
	border: 0px;
}

body {
	background-color: black;
}

body, p {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12pt;
	color: white;
}

p {
	margin-top: 0;
	color: white;
}

h1 {
	font-size: 18pt;
	color: white;
	margin-bottom: 2px;
}

h2 {
	font-size: 14pt;
	color: green;
}

h3 {
	font-size: 12pt;
	color: white;
}

a {
	color: #c50c29;
}

a:hover {
	background-color: white;
	color: black;	
}
