body {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	color:#333333;
	font-size: 16px;
	margin-top: 0px;
}

a:link {
	color: #336699;
	text-decoration:none;
}
a:visited {
	color: #336699;
	text-decoration:none;
}
a:hover {
	color: #FF9966;
	text-decoration:none;
}
a:active {
	color: #FF9966;
	text-decoration:none;
}


h1 {
  font-size: 22px;
  color: #336699;
  margin: 0;
  padding-bottom: 10px;
  font-weight: normal;
}


h2 {
  font-size: 19px;
  color: #666;
  margin: 0;
  font-weight: normal;
}

h3 {
  font-size: 18px;
  font-weight: normal;
  color: #000;
  padding-top: 0.5em;
}
