.body
{
	color: black;
	font-family: Verdana;
	font-size: 16pt;
	font-weight: bold;
}

h1
{
	color: black;
	font-family: Verdana;
	font-size: 20pt;
	letter-spacing: 2px;
	font-variant: small-caps;
}
h2
{
	color: black;
	font-family: Verdana;
	font-size: 12pt;
	font-variant: small-caps;
}
a
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: Gray;
	text-decoration: none;
	letter-spacing: 2px;
	border: none;
}
a:hover 
{
	text-decoration: underline; 
	color: black;
}

.menuPadding
{
	text-align: center;
}

.collectionsTable
{
	text-align: center;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: Black;
}

.smallTitle
{
	text-align: center;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: Black;
}

.content
{
	font-family: Verdana;
	font-size: 9pt;
	color: Black;
}
menuTable
{
	border-top: 1px dotted #221; 
}
