.urls {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3397b9;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
}
.paratext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	font-style: normal;

}
.headerscolour {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #3397b9;
	font-weight: bold;

}
.headline {
	font-family: Verdana;
	font-size: 18px;
	color: #287BA4;
}

.text {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.header {
	font-family: Verdana;
	font-size: 12px;
	color: #336699;
	text-transform: uppercase;
	font-weight: bold;

}

