body {
	background: #fff url('../images/background.png') repeat-x;
	color: black;
	font-family: "Bitstream Vera Sans", Verdana, sans-serif;
	font-size: 0.9em;
}

h1 {
	color: #420;
	font-family: "Bitstream Vera Serif", Georgia, serif;
}

h2 {
	color: #963;
	font-size: 1.3em;
}

p, ul, ol {
	line-height: 1.3em;
}

a:link {
	color: #c60;
}

a:visited {
	color: #630;
}

a:hover, a:active {
	color: #f93;
}

a:active {
	text-decoration: none;
}

ul.address {
	list-style: none;
}
