/* CSS Document for servingsuccess.com */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	line-height: 20px;
	color: #F7E3D0;
}
body {
	background-color: #2E1125;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #2E1125;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2E1125;
}
a:hover {
	text-decoration: underline;
	color: #2E1125;
}
a:active {
	text-decoration: none;
	color: #2E1125;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 17px;
}
.footer:link {
color: #F7E3D0;
}
.footer:visited {
color: #F7E3D0;
}