﻿body {font-family:verdana,arial,helvetica,sans-serif; font-size: 15px; color: #000000 }
table {font-family:verdana,arial,helvetica,sans-serif; font-size: 15px; color: #000000 }
a:link {color: #183A78; text-decoration: none }
a:active {color: #183A78; text-decoration: none }
a:visited {color: #183A78; text-decoration: none }
a:hover {color: #71ADAD; text-decoration: none }

a.black-link:link {color: #000000; text-decoration: underline }
a.black-link:visited {color: #000000; text-decoration: underline }
a.black-link:active {color: #000000;text-decoration: underline }
a.black-link:hover {color: #000000;text-decoration: none }

a.white-link:link {color: #ffffff; text-decoration: underline }
a.white-link:visited {color: #ffffff; text-decoration: underline }
a.white-link:active {color: #ffffff;text-decoration: underline }
a.white-link:hover {color: #ffffff;text-decoration: none }


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	
	margin-bottom: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
		color: #008AC8;
	margin-bottom: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
		color: #8953B9;
	margin-bottom: 0px;
}


.text-blue {
	color: #008AC8;
}
.width-zero {
	width: 0%;
}
.width-100-percent {
	width: 100%;
}
.height-20px {
	height: 20px;
}
.height-78px {
	height: 78px;
}

.height-24px {
	height: 24px;
}
.centred {
	text-align: center;
}



.border-none {
	border-width: 0px;
}





