a {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #00A86B;
	text-decoration: underline
}

.michael {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

body {
	background-color: #CCCCFF;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;

}
table {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	}
h2 {
  font-size: 120%;
  margin-top: 0px;
  font-weight: bold
}

h3 {
  font-size: 105%;
}

h4 {
  font-size: 100%;
}
