BODY
{
	font-family : Arial;
	font-size : 11pt;
	color : rgb(87,87,87);
	font-weight : normal;
	font-style : normal;
	background-color : rgb(87,87,87)
}

A:active
{
	color : rgb(128,0,0);
	font-size : 11pt;
	text-decoration : none
}

A:link
{
	color : rgb(128,0,0);
	font-size : 11pt;
	text-decoration : none
}

UL
{
	font-family : Arial;
	font-size : 11pt;
	font-weight : normal
}

A:visited
{
	color : rgb(147,76,76);
	font-size : 11pt;
	text-decoration : none
}

.TextObject
{
	font-family : Arial;
	font-size : 11pt;
	color : rgb(87,87,87);
	font-weight : normal;
	font-style : normal
}

H1
{
	font-family : Arial;
	font-size : 16pt;
	color : rgb(87,87,87);
	font-weight : normal;
	font-style : normal;
	background-color : rgb(255,255,255);
	border : 1pt none rgb(87,87,87)}

H2
{
	font-family : Arial;
	font-size : 14pt;
	color : rgb(87,87,87);
	font-weight : normal;
	font-style : normal;
	background-color : rgb(255,255,255);
	border : 1pt none rgb(87,87,87)}

P
{
	font-family : Arial;
	font-size : 11pt;
	color : rgb(87,87,87);
	font-weight : normal;
	font-style : normal
}

H3
{
	font-family : Arial;
	font-size : 12pt;
	color : rgb(87,87,87);
	font-weight : normal;
	font-style : normal;
	background-color : rgb(166,166,166);
	border : 1pt solid rgb(87,87,87)
}

OL
{
	font-family : Arial;
	font-size : 11pt;
	font-weight : normal
}

H4
{
	font-family : Arial;
	font-size : 11pt;
	color : rgb(87,87,87);
	font-weight : normal;
	font-style : normal;
	background-color : rgb(166,166,166);
	border : 1pt solid rgb(87,87,87)
}

.TextNavBar
{
	font-family : Arial;
	font-size : 11pt;
	color : rgb(166,166,166);
	font-weight : normal;
	font-style : normal
}

H5
{
	font-family : Arial;
	font-size : 10pt;
	color : rgb(87,87,87);
	font-weight : normal;
	font-style : normal;
	background-color : rgb(166,166,166);
	border : 1pt solid rgb(87,87,87)
}

H6
{
	font-family : Arial;
	font-size : 8pt;
	color : rgb(87,87,87);
	font-weight : normal;
	font-style : normal;
	background-color : rgb(166,166,166);
	border : 1pt solid rgb(87,87,87)
}

textarea
{
	width : 250px;
	font-size : 11pt;
	font-family : Arial
}

A:hover
{
	color : rgb(0,0,0);
	font-size : 11pt;
	text-decoration : underline
}

