@charset "UTF-8";
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #77416E;
}
body {
	background-color: #fbf7e3;
}
.arial-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.arial-black-14 {
	font-size: 14px;
	font-weight: normal;
}
.h1 {	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
}
.arial-purple-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B066A3;
}
.arial-black-16 {font-size: 16px}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #8E907B;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A6679A;
}
a:visited {
	text-decoration: none;
	color: #8E907B;
}
a:hover {
	text-decoration: underline;
	color: #A6679A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #A6679A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}.arial-brown-16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8E907B;
}
.arial-red-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B10B16;
}
.arial-black-14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.arial-gray-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
.h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000;
}
.faces {
	background-image: url(../images/faces.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.arial-12-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.arial-12-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B7AA5;
}
.splash {
	background-image: url(../facebook-splash/facebook.jpg);
	background-repeat: no-repeat;
	background-position: 770px 450px;
}

