﻿head {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000; }
a:visited { color: rgb(0, 0, 238); }
}
.subhead {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #22365C;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;vertical-align : top;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}
.textCcentre {
font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-align: center; vertical-align: top;
}
ul.checkmark {
    list-style-type: none;
}ul.checkmark li:before {
    content:"\2713\0020";
}
