body {
	background-color: #A7ADFC;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #054387;
}
.generaltext {
font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: normal; color: #054387;
}
.subheading {
font-family: Arial, Helvetica, sans-serif; font-size: large; font-weight: bold; color: #054387;
}
.generaltextmedium {
font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: normal; color: #054387;
}
.extrasmall {
font-size: x-small
}
a:link {
	color: #DEE2E2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DEE2E2;
}
a:hover {
	text-decoration: underline;
	color: #DEE2E2;
}
a:active {
	text-decoration: none;
	color: #dee2e2;
}
.layerlayout {
	border: thin outset;
	padding: 5px;
}
