﻿body {
	background: #1d1e27;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #e3e3e3;
}

a, p { font-size: 20px; font-weight: bold; }
a:link, a:visited { text-decoration: none; color: #e3e3e3; }
a:hover, a:active { text-decoration: none; color: #5796B6; }
h3 { font-size: 18px; font-weight: bold; }
h4 { font-size: 16px; color: #5796B6; font-weight: bold; }
img { border: 0; }
hr {
	width: 630px;
	height: 10px;
	color: #e3e3e3;
	background-color: #e3e3e3;
}
