body {
	background: White;
	font-family: Verdana;
	outline-color: Black;
	color: Black;
	font: Verdana;
}

a:visited {
	font-family: Verdana;
	color: Black;
	font-weight: bolder;
}

h2           {
	color: Black;
	font-family: Verdana;
}

a:link       {
	color: Black;
	font-family: Verdana;
	font: normal normal bold Verdana;
	font-weight: bolder;
	font-variant: inherit;
	font-style: inherit;
}
normal       {
	font-family: Verdana;
	font-size: 12 pt;
	color: Black;
	text-transform: none;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
	font: Verdana;
}
