a:link {
	background: transparent;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	background: transparent;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	background: #0000FF;
	color: #FFD700;
}

body {
	background: url('nrf_emboss.gif') #808080;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36pt;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

table.member {
	background: #FFFF66;
	color: #000000;
}

table.menu {
	background: #FF9900;
	color: #000000;
}

table.payment {
	background: #EEEEEE;
	color: #000000;
}

td {
	color: #000000;
}
