﻿body {
	margin: 0;
	padding: 0;
	FONT-FAMILY: 'Gill Sans MT','sans-serif', 'Arial';
	font-size: 16px;
}

a {
	/*color: #0071bb;*/
	color: #0099cc;
	font-weight: normal;
	FONT-FAMILY: 'Gill Sans MT','sans-serif', 'Arial';
}

a:hover {
	text-decoration: underline;
}

p {
	FONT-FAMILY: 'Gill Sans MT','sans-serif', 'Arial';
	font-size: 16px;	
}
