
td {
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
}

.bulletPoints
{
	color: black;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

a.quote
{
	background-image: url(../images/quote.png);
	width: 100px;
	height: 20px;
	color: black;
	text-decoration: none;
	text-align: center;
	display:block;
	line-height: 20px;
	font-weight: bold;
}

.mandatory 
{
color:#F46200;
}

