body
{
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial;
}

td
{
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial;
}
H1
{
	font-size: 12pt;
}

A
{
	font-weight: bold;
	font-size: 11pt;
	color: black;
	text-decoration: none;
}

A:hover
{
		font-weight: bold;
	font-size: 11pt;
	color: darkgray;
	text-decoration: underline;
}
.RoundDiv
{
}
.Normal{
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial;
}
.Heading{
	font-size: 12pt;
	color: darkgray;
	font-family: Verdana, Arial;
	font-weight:bold
}


.Menu
{
	font-weight: bold;
	font-size: 11pt;
	color: darkgray;
	text-decoration: none;
}

.Menu:hover
{
		font-weight: bold;
	font-size: 11pt;
	color: darkgray;
	text-decoration: underline;
}
