BODY, TD, TH, A, P,H1,H2,H3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.menuNode, .menuNode:visited
{
	color: black;
	font-weight : bold;
	font-size : 11pt;
	text-decoration : none;
}

.menuNode01,
{
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : none;
}
.menuNode01:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: maroon;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : none;
}
.menuNode01:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : none;
}

.menuNode02,
{
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : none;
}
.menuNode02:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: maroon;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : none;
}
.menuNode02:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : none;
}

.menuNode03, 
{
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	font-weight : bold;
	font-size : 9pt;
	text-decoration : underline;
}
.menuNode03:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: maroon;
	font-weight : bold;
	font-size : 9pt;
	text-decoration : underline;
}
.menuNode03:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
	font-weight : bold;
	font-size : 9pt;
	text-decoration : underline;
}

