h1
{
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
}

h2
{
	color: #d21c60;
	font-size: 15px;
	font-weight: bold;
}

h3
{
	color: #d21c60;
	font-size: 25px;
	font-weight: bold;
}

#wrap
{
	margin: auto;
	background: none;
	padding: 0px;
}

.h1Title
{
	font-size: 30px;
	color: #7D004E;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 30px;
    font-weight: bold;
}

a.splashEnterLeaveLink:link
{
	font-size: 20px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
}

a.splashEnterLeaveLink:active
{
	font-size: 20px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
}

a.splashEnterLeaveLink:visited
{
	font-size: 20px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
}

a.splashEnterLeaveLink:hover
{
	font-size: 20px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #D21C60;
}

