h1  {
  font-size : 16pt;
  font-family : arial, Verdana, sans-serif;
  font-weight : bold;
  font-style : normal;
  color : #FFFFFF;
}

h2  {
  font-size : 14pt;
  font-family : arial, Verdana, sans-serif;
  font-weight : bold;
  font-style : normal;
  color : #FFFFFF;
}

h3  {
  font-size : 12pt;
  font-family : arial, Verdana, sans-serif;
  font-weight : bold;
  font-style : italic;
  color : #FFFFFF;
}

h6  {
  font-size : 10pt;
  font-family : Arial, Verdana, sans-serif;
  font-weight : bold;
  font-style : normal;
  color : #FFFFFF;
}

body  {
  color : White;
  font-size : 10pt;
  font-family : Arial, Verdana, sans-serif;
  font-weight : normal;
  font-style : normal;
}

.black_text  {
  font-size : 10pt;
  font-family : Arial, Verdana, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : #000000;
}

td  {
  font-size : 10pt;
  font-family : Arial, Verdana, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : #FFFFFF;
}

p  {
  font-size : 10pt;
  font-family : Arial, Verdana, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : #FFFFFF;
}

a:link  {
  font-size : 10pt;
  font-family : Arial, Verdana, sans-serif;
  font-weight : normal;
  font-style : normal;
  color :  #3D99F5;
}

a:hover  {
  font-size : 10pt;
  font-family : Arial, Verdana, sans-serif;
  font-weight : normal;
  font-style : normal;
  color :  #3D99F5;
}

a:visited  {
  font-size : 10pt;
  font-family : Arial, Verdana, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : Gray;
}

.listing_head {
  text-align : center;
  color : #FF0000;
}

.listing_body {
  text-align : left;
  color : #FFFFFF;
}

.listing_contact {
  text-align : center;
  color : #FFFFFF;
}

.listing_CommRealty {
  color : #00FFFF;
}

.callout {
  color : #FF0000;
}