#title{
	font: 24px/26px 'Times New Roman'; 
	font-weight: 400;
	word&#8211;spacing: 0.15em;
	color: #003D6D;
}
#barTitle {
	font: 18px/20px 'Times New Roman'; 
	word&#8211;spacing: 0.15em;
	color: #FFFFFF;
}
#subHeading{
	font: 17px/19px 'Times New Roman'; 
	font-weight: 600;
	word&#8211;spacing: 0.15em;
	color: #003D6D;
}
#date {
	font: 18px/20px 'Times New Roman'; 
	word&#8211;spacing: 0.15em;
	color: #5D84A2;
}
p{
	font: 15px/19px 'Times New Roman';
	font-weight: 400;
	word&#8211;spacing: 0.15em;
	color: #333333;
	text-indent: 6mm;
	line-height: 6mm;
}
a{
	color: #336699;
	text-decoration: underline;
}
a:visited{
	color: #003D6D;
}
a:hover{
	color: #6D0000;
}
