body {
	background: #D7D8D9 none repeat scroll top;
	font-family: Arial, Tahoma;
	font-size: 13px;
	color: #262626;
}

table {
	font-size: 13px;
}
h1 {
	font-family: "Arial Black", Arial;
	color: #0E8DC2;
}

h2 {
	font-family: "Arial Black", Arial;
	color: #D53000;
}

h3 {
	color: #FF4711;
}

h4 {
	color: #7DA3B5;
}

h5 {
	font-weight: bold;
}

a {
	color: #2562D3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #EE2B26;
}

