body {
	Margin: 0px;
	font-family: Verdana;
	background-color: #eb008c;
}
h1 {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bolder;
}
h2 {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}
h3 {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
}
h4, h5, h6 {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
}
a:link {
	color: #eb008c;
}
a:visited {
	color: #69143c;
}
a:hover {
	color: #FF0099;
}
