﻿body {
  background-color: #EE469B;
}
a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:active {
	color: #000000;}

a:hover {
	color: #EE469B;}

p {
	font: 10pt Trebuchet MS;
	color: #000000;
	margin-left:22px;
	margin-right:22px;
}
h1 {
	font: 10pt Trebuchet MS;
	color: #CE178A;
	font-weight: bold;
	margin-left:22px;
	margin-right:22px;

}
h2 {
	font: 7pt arial, sans-serif;
	color: #000000;
}


