body {
	background-color: #B8CCCC;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #33CC00;
	background: #ffff00;
}
a:active {
	text-decoration: none;
}
.Title {
	font-size: 16px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.SubTitles {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.BodyText {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.A {
	font-size: 36px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.ABCDE {
	font-size: 24px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
