body 
{
	font-family: arial;
}

#headerText
{
	font-size: 0.8em;
	font-weight: bold;
}

#menu
{
	color: #5d606a;
	font-weight: bold;
	font-size: 0.9em;
}

#menu a
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#menu a:hover
{
	text-decoration: underline;
	color: #5d606a;
}

#subMenu
{
	font-size: 0.8em;
	font-weight: bold;
}

#subMenu a
{
	color: #000000;
	text-decoration: none;
}

#subMenu a:hover
{
	text-decoration: underline;
	color: #5d606a;
}
