
body {
  	background-color: white;
  	font-family:     verdana;
	font-size:       small;
	vertical-align:	middle;
}


h1  {
	font-size:	120%;

}

a  {
	color:		#cc9933;
	text-decoration: none;

}

