<STYLE>

.doNotChange {
	font-size: 10pt; 
	font-family: arial; 
    font-weight: bold;
	color: #FFFFFF; 
	text-decoration:none
}

a:hover.doNotChange { 
	color: #000000 
}

.sideLinks {
	font-size: 10pt; 
	font-family: arial; 
    font-weight: bold;
	color: #770069; 
	text-decoration:none
}

a:hover.sideLinks { 
	color: #00AEEF;
	text-decoration:underline 
}

.sideLinks2 {
	font-size: 9pt; 
	font-family: arial; 
    font-weight: bold;
	color: #770069; 
	text-decoration:none
}

a:hover.sideLinks2 { 
	color: #00AEEF;
	text-decoration:underline 
}


.innerLinks {
	font-size: 10pt; 
	font-family: arial; 
    font-weight: bold;
	color: #00AEEF; 
	text-decoration:none
}

a:hover.innerLinks { 
	color: #770069;
	text-decoration:underline 
}

.mainText {
	font-size: 10pt; 
	font-family: arial;
	color: #770069
}

.inservice {
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	text-decoration:none
}

.backgroundColour {
	background: #78006a
	}

.lineColour {
	background: #ffffff
}

.oppositeLineColour {
	background: #78006a
}

.bodyColour {
	background: #ffffff;
	scrollbar-base-color: #78006a;
	scrollbar-arrow-color: #78006a;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #78006a
	}

</STYLE>


