.linktextcolour {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}
.cellpadding {
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: Aqua;
	text-decoration: overline;
}
h1,h2,h3 {
	color: #2F16C5;
	margin-left: 10px;
}
h4,h5,h6 {
	color: Blue;
	margin-left: 10px;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 22px;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
}
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
}
h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #70001a;
}
h5 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
}
h6 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}
p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #70001a;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-style: normal;
	font-weight: bold;
	line-height: 110%;
}
table.tableleftborder {
	border-left: 2px #02025c dashed;
}














	
.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF00;
}
