body {
	margin: 0;
	background-image: url(images/hp_bg_center.gif);
	background-repeat: repeat-x;
}

table.hpmain {
	width: 788px;
	height: 403px;
	background-image: url(images/hp_bgtop.jpg);
	background-repeat: no-repeat;
}

h1.top {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ced0d6;
	font-weight: normal;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #848383;
	font-weight: normal;
	text-align: justify;
}

.pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #d800a7;
	font-weight: normal;
}

.purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2c3d74;
	font-weight: normal;
}

.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ced0d6;
}

.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ced0d6;
}

span.purp12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414b74;
	font-weight: normal;
}

a.whitelink:link          {color: #ced0d6; text-decoration: underline;}
a.whitelink:visited       {color: #ced0d6; text-decoration: underline;}
a.whitelink:active        {color: #ced0d6; text-decoration: underline;}
a.whitelink:hover         {color: #ced0d6; text-decoration: none;}
a.whitelink:visited:hover {color: #ced0d6; text-decoration: none;}

a.purpleul:link          {color: #23256f; text-decoration: underline;}
a.purpleul:visited       {color: #23256f; text-decoration: underline;}
a.purpleul:active        {color: #23256f; text-decoration: underline;}
a.purpleul:hover         {color: #23256f; text-decoration: none;}
a.purpleul:visited:hover {color: #23256f; text-decoration: none;}

a.bodylink:link          {color: #848383; text-decoration: underline;}
a.bodylink:visited       {color: #848383; text-decoration: underline;}
a.bodylink:active        {color: #848383; text-decoration: underline;}
a.bodylink:hover         {color: #848383; text-decoration: none;}
a.bodylink:visited:hover {color: #848383; text-decoration: none;}

