body {
	font-family: "Comic Sans MS", "Comic Sans", Calibri, "Trebuchet MS", Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 11pt;
	color: #000000;
	line-height: 175%;
	background-color: #fdfd00;
}
a:link {
	color: #1464f4;
	text-decoration: none;
}
a:visited {
	color: #5959ab;
	text-decoration: none;
}
a:hover {
	color: #ee0000;
	text-decoration: none;
}
a:active {
	color: #ee0000;
	text-decoration: none;
}
p {
	font-family: "Comic Sans MS", "Comic Sans", Calibri, "Trebuchet MS", Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 11pt;
	color: #000000;
	line-height: 175%;
}
h1 {
	font-variant: small-caps;
	text-transform: capitalize;
	text-align: center;
}