﻿
.pinktitle {
	font-size: 140%;
	font-weight: bold;
	color: #fd2796;
}

#questions {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#questions li { margin-bottom: 0.5em; }

/*
#faqtitle h3{
	color: #ff0084;
}

#questions 
{
	list-style: none;
	padding: 0;
}

#questions li {
	margin: 0;
	padding: 0.2em 0 0.2em 0;
	font-size: 110%;
}

span.questionletter {
	font-weight: bold;
	font-size: 1.05em;
	margin-right: 10px;
}

#answers {
	list-style: none;
	margin: 0;
	padding: 0;
}

#answers li {
	margin: 0;
	padding: 0.5em 0 0.5em 0;
	text-align: left;
}

#answers span.answerletter {
	font-weight: bold;
	font-size: 1.05em;
}

#answers h3 {
	font-size: 100%;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#answers p {
	padding: 0;
	margin: 0 0 0.5em 0;
}

#answers a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#answers a:hover {
	text-decoration: underline;
}

#FAQQuestions li {
	margin-bottom: 5px;
	list-style-type: none;
	margin:0 0 5px -40px;
}

#FAQQuestions li a {
	font-size: 1.2em;
}
*/
