body {
	top: 0px;
	background-color: #FFFFFF;
	margin: 0px;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #2C2220;
	letter-spacing: 2px;
}
.small-headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EE068E;
}

.small-headings a:link {
	color: #EE068E;
	text-decoration: none;
}
.small-headings a:visited {
	color: #EE068E;
	text-decoration: none;
}
.small-headings a:active {
	color: #EE068E;
	text-decoration: none;
}
.small-headings a:hover {
	color: #999999;
	text-decoration: none;
}


.small-headings-gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

.small-headings-gray a:link {
	color: #999999;
	text-decoration: none;
}
.small-headings-gray a:visited {
	color: #999999;
	text-decoration: none;
}
.small-headings-gray a:active {
	color: #999999;
	text-decoration: none;
}
.small-headings-gray a:hover {
	color: #Cccccc;
	text-decoration: none;
}

.main-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #424242;
}

.main-text a:link {
	color: #EE068E;
	text-decoration: none;
}
.main-text a:visited {
	color: #EE068E;
	text-decoration: none;
}
.main-text a:active {
	color: #EE068E;
	text-decoration: none;
}
.main-text a:hover {
	color: #424242;
	text-decoration: none;
}

.side-text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.side-text1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.side-text1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.side-text1 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.side-text1 a:hover {
	color: #000000;
	text-decoration: none;
}



.side-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #EC078D;
}
.side-text a:link {
	color: #EC078D;
	text-decoration: none;
}
.side-text a:visited {
	color: #EC078D;
	text-decoration: none;
}
.side-text a:active {
	color: #EC078D;
	text-decoration: none;
}
.side-text a:hover {
	color: #666666;
	text-decoration: none;
}




li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-type: none;
	line-height: 20px;
	list-style-position: outside;
	list-style-image: url(../images/pinkarrow.gif);
}
li a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0f5ba3;
	list-style-type: none;
}
li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0f5ba3;
}
li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
li a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.border-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	width: 400px;
	padding: 7px;
	margin: 10px;
	border: 1.5px dashed #cccccc;
}
img.people {
	padding: 5px;
	border: 1.5px dashed #CCCCCC;
	margin: 10px;
}
.main-text-pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #ee068e;
}
.terms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.terms a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.terms a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.terms a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.terms a:hover {
	color: #C10064;
	text-decoration: none;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.heading-white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

