body {
	background-color: #202020;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #0e77bc;
}
a:active {
	text-decoration: none;
	color: #F0F0F0;
}
h1 {
	font-size: 16px;
	color: #0e77bc;
}
.phonenum {
	font-size: 30px;
	color: #0E77BC;
	font-weight: bold;
}
.top a:link {
	color: #000;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: 25px;
}
.top a:visited {
	text-decoration: none;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: 25px;
}
.top a:hover {
	text-decoration: none;
	color: #0e77bc;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: 25px;
}
.top a:active {
	text-decoration: none;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: 25px;
}
