body {
 	font-family: Verdana, Arial, Helvetica;
  margin: 10px;
  background-color: #dddddd;
}

a:link {
	font-size: 10pt;
	color: #000080;
	font-weight: bold;
}

a:visited {
	font-size: 10pt;
	color: #000080;
	font-weight: bold;
}

a:hover {
	font-size: 10pt;
	color: #fff;
}

a:active {
	font-size: 10pt;
	color: #fff;
	background-color: #000080;
}

a:focus {
	font-size: 10pt;
	color: #fff;
}

p {
	font-size: 8pt;
	color: #000080;
	font-weight: bold;
}




