body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A9B6C3;
}
a:link {
	text-decoration: none;
	color: #6D81A0;
}
a:visited {
	text-decoration: none;
	color: #6D81A0;
}
a:hover {
	text-decoration: underline;
	color: #94A3BA;
}
a:active {
	text-decoration: none;
	color: #9BADCE;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
}
.mediumtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
}
.largetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}
.colouredtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #BCC5D3;
}
.whitetext {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.Times {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
}
.Timesitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
}
.TimesLarge {font-family: "Times New Roman", Times, serif; font-size: large; 
	color: #FFFFFF;
}
