body {
	color: #880764;
	font-family: Verdana, sans-serif;
	font-size: .80em;
	line-height: 15px;
}

a {
	font-weight: normal;
	font-size: .95em;
	text-decoration:none;
	color: #B9015E;
	background: transparent;
	line-height: 15px;
}

a:hover {
	background: #FEE6F4;
	text-decoration:none;
	color: #B9015E;

}

.divider {
	color: #AD5F9B;
	font-family: "Trebuchet MS", sans-serif ; 
}

.small {
	font-size: 11px;
	color: #B9015E
}

/* splash page text */

.pink {
	color: #B9015E;
}

/* standard text */

h5 {font-size: 1.1em;
	line-height: 13px;
	margin-top: 15px;
	margin-bottom:5px;
	color: #880764;
}

p {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 1.0em;
}