P
{
    margin-top: 0px;
}

A.Footer
{
	color: #FFFFFF;
	text-decoration: none;
}

A.Footer:hover
{
	text-decoration: underline;
}

A.MenuItem
{
	color: #FFFFFF;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
}

A.MenuItem:hover
{
	text-decoration: underline;
}

#subheader A
{
	color: #FFFFFF;
	font-size: 95%;
	font-weight: bold;
	text-decoration: none;
}
#subheader A:hover
{
	text-decoration: underline;
}

IMG.MenuDot
{
    vertical-align: middle;
    margin-top: 3px;
	margin-left: 8px;
	margin-right: 3px;
	border-style: none;
}
