a {
	color: #4D2859;
}

a:hover {
	color: #663f73;
	text-decoration: none;
}

a:visited {
	color: #684872;
}

body {
	background-color: white;
	margin: 25px;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	background: url("/i/bg_address.gif") no-repeat;
}

h3 {
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #4D2859;
	margin-bottom: 6px;
	margin-top: 5px;
}

img.clubs {
	width: 16px;
	height: 16px;
	margin-right: 10px;
}

p {
	line-height: 2.0em;
}

td.h2 {
	 background-color: #ffea00;
	 height: 2px;
}
