BODY {
  color:		#333333;
  background-color:	#FFFFFF;
  font-family:		"Lucida Grande", sans-serif;
  font-size:		12px;
  line-height:		17px;
  margin-top:		30px;
  margin-left:		60px;
}

TD, H2, H3 {
  font-family:		"Lucida Grande", sans-serif;
  font-size:		12px;
  line-height:		17px;
}

CODE {
  font-family:		"Courier";
  font-size:		12px;
}

PRE {
  font-family:		"Courier";
  font-size:		12px;
}

H1 {
  font-family:		"Lucida Grande", sans-serif;
  font-size:		24px;
  font-weight:		bold;
}

H2 {
  font-weight:		bold;
}

H3 {
  font-weight:		normal;
  text-decoration:	underline;
}

A {
  color:		#0000CC;
  text-decoration:	underline;
}

TR {
  vertical-align:	top;
}