.forsale
{
	font-size: 14pt;
	color: darkorange;
	font-family: 'Trebuchet MS';
}

.table_plain
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
}

.text1_lite
{
    FONT-WEIGHT: 100;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: 'MS Sans Serif', Arial
}
.text1_plain
{
    FONT-WEIGHT: 100;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Arial
}
.text1_plain_colored
{
    FONT-WEIGHT: 100;
    FONT-SIZE: 8pt;
    COLOR: #663399;
    FONT-FAMILY: 'MS Sans Serif', Arial
}


.text1_bold_colored
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #663399;
    FONT-FAMILY: 'MS Sans Serif', Arial
}
.text1_bold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: 'MS Sans Serif', Arial
}
.text2_lite
{
    FONT-WEIGHT: 100;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: 'MS Sans Serif', Arial
}
.text2_plain
{
    FONT-WEIGHT: 400;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: 'MS Sans Serif', Arial
}
.text3_lite
{
    FONT-WEIGHT: 100;
    FONT-SIZE: 12pt;
    COLOR: black;
    FONT-FAMILY: 'MS Sans Serif', Arial
}
.text3_plain
{
    FONT-WEIGHT: 400;
    FONT-SIZE: 12pt;
    COLOR: black;
    FONT-FAMILY: 'MS Sans Serif', Arial
}
.text3_bold
{
    FONT-WEIGHT: 700;
    FONT-SIZE: 12pt;
    COLOR: black;
    FONT-FAMILY: 'MS Sans Serif', Arial
}
.text1_lite_narrow
{
    FONT-WEIGHT: 100;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: 'Arial Narrow'
}
.text1_plain_narrow
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: 'Arial Narrow'
}
.text1_bold_narrow
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: 'Arial Narrow'
}
.text2_lite_narrow
{
    FONT-WEIGHT: 100;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: 'Arial Narrow'
}
.text2_plain_narrow
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: 'Arial Narrow'
}
.text2_bold_narrow
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: 'Arial Narrow'
}
.text2_bold_colored
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #663399;
    FONT-FAMILY: 'MS Sans Serif', Arial
}
.text2_bold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: 'MS Sans Serif', Arial
}
A:link
{
    FONT-WEIGHT: 100;
    FONT-SIZE: 10pt;
    COLOR: blue;
    FONT-FAMILY: 'Trebuchet MS','MS Sans Serif', Arial;
	text-decoration: underline;
}
A:visited
{
    FONT-WEIGHT: 100;
    FONT-SIZE: 10pt;
    COLOR: blue;
    FONT-FAMILY: 'Trebuchet MS','MS Sans Serif', Arial;
	text-decoration: underline;
}

A:active
{
    FONT-WEIGHT: 100;
    FONT-SIZE: 10pt;
    COLOR: blue;
    FONT-FAMILY: 'Trebuchet MS','MS Sans Serif', Arial;
    text-decoration: underline;
}

A:hover
{
    FONT-WEIGHT: 100;
    FONT-SIZE: 10pt;
    COLOR: blue;
    FONT-FAMILY: 'Trebuchet MS','MS Sans Serif', Arial;
    text-decoration: underline;
}
TD
{
	font-size: 8pt;
	color: black;
	font-family: Arial;	
}

H1
{
	font-size: 14pt;
	color: darkorange;
	line-height: 6pt;
	font-family: 'Trebuchet MS';
}

H2
{
	font-size: 10pt;
	color: darkorange;
	font-family: 'Trebuchet MS';
	line-height: 8pt;
}
H3
{
	font-weight: 100;
	font-size: 10pt;
	color: black;
	font-family: 'Trebuchet MS';
	letter-spacing: 0.01em;
	line-height: 14pt;
}
LI
{
	line-height: 10pt;
}
