body {
	background-color: #fff;
	color: #000;
	font-family: tahoma, verdana, sans-serif;
	font-size: 100.01%;
	margin: 0;
	padding: 0;
	}
table.bg {
	border-right: 2px solid #ce0078;
	border-left: 2px solid #ce0078;
	background-color: #fff;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	width: 700px;
}
a:link { /*sets styles for links*/
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	}
a:visited {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	}
a.nav:link { /*sets styles for links*/
	font-family: impact;
	color: #000;
	font-size: 24px;
	text-decoration: underline;
	}
a.nav:visited {
	font-family: impact;
	color: #000;
	font-size: 24px;
	text-decoration: underline;
	}
a.nav:hover {
	font-family: impact;
	color: #ef1983;
	font-size: 24px;
	text-decoration: underline;
	}
p {
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: transparent; 
}
.disclaimer {
	font-size: 10px;
	}
img {
border: 0px;
	}

.phone {
	font-family: verdana, tahoma;
	color: #000;
	font-size: 18px;
	text-decoration: none;
	}
.phnum {
	font-family: verdana, tahoma;
	color: #ff0000;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}