h1, h2, h3, h4, h5, h6,
div, p, body, td {
	font-family: Arial, sans-serif;
	color: #a1b1b1;
}

a {
	outline: 0;
}

a:active,
a:hover,
a:link,
a:visited {
	color: #a1b1b1;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.links {
	font-size: 95%;
}

.links a:active,
.links a:hover,
.links a:link,
.links a:visited {
	color: #69abb7;
}

div, p, body, td {
	font-size: 9pt;
}

h1 {
	font-size: 130%;
	color: #fc0;
}

h2 {
	font-size: 125%;
	color: #fc0;
}

h3 {
	font-size: 120%;
}

h4, h5, h6 {
	font-size: 105%;
}

h3, h4, h5, h6 {
	color: #fff;
}

div#menu-contents,
div#menu-contents * {
	font-family: "Georgia", "Times New Roman", "Times", serif;
	font-weight: bold;
	font-size: 110%;
	color: #000;
}

.fine-print {
	font-size: 9px;
}

