body {
	font-family: Calibri, "Trebuchet MS", Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 11pt;
	color: #000000;
	background-color: #ffffff;
}
a:link {
	color: #458b00;
}
a:visited {
	color: #4cbb17;
}
a:hover {
	color: #ee0000;
}
a:active {
	color: #ee0000;
}
p {
	font-family: Calibri, "Trebuchet MS", Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 11pt;
	color: #000000;
}
h1 {
	font-variant: small-caps;
	text-transform: capitalize;
	text-align: center;
}
h2 {
	color: #26466d;
	text-transform: capitalize;
}