.Heading1
{
	font-weight: bold;
	font-size: 20pt;
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-family: tahoma;
	letter-spacing: normal;
	background-color: transparent;
	text-align: center;
}
.Heading2	{
    BACKGROUND-COLOR: Transparent;
    color: Navy;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 16pt;
    FONT-WEIGHT: BOLD;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.Heading3
{
	font-weight: BOLD;
	font-size: 14pt;
	word-spacing: normal;
	text-transform: none;
	color: Navy;
	font-family: tahoma;
	letter-spacing: normal;
	background-color: transparent;
}
.Heading4
{
	font-weight: BOLD;
	font-size: 12pt;
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-family: tahoma;
	letter-spacing: normal;
	background-color: transparent;
}
.TOC	{
    BACKGROUND-COLOR: Transparent;
    color: Navy;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}


.Body
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-family: tahoma;
	letter-spacing: normal;
	background-color: transparent;
}
.Body2
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-family: tahoma;
	letter-spacing: normal;
	background-color: transparent;
}


.TableHeading
{
	font-weight: BOLD;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-family: tahoma;
	letter-spacing: normal;
	background-color: transparent;
}

.TableBody
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-family: tahoma;
	letter-spacing: normal;
	background-color: transparent;
	vertical-align:top
}

