.Page-Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
	text-decoration: underline;
}
.Property-Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
	text-decoration: underline;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/dot.gif);
	word-spacing: normal;
	line-height: 24px;
}

.Property-SubHdg {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}

p {
	font-size : 10pt;
	color : 666666;
	font-family : arial, helvetica, sans;
	text-decoration: none;
	font-weight: normal;
}

td {
  font-size : 10pt;
  color : 666666;
  font-family : arial, helvetica, sans; 
}

p.logo {
  font-size : 7pt;
  color : 666666;
  font-family : arial, helvetica, sans; 
}

p.small {
  font-size : 8pt;
  color : 666666;
  font-family : arial, helvetica, sans; 
}

H1 {
  font-size : 12pt;
  color : ff9900;
  font-family : arial, helvetica, sans;
    text-decoration : underline;
}

H2 {
  font-size : 11pt;
  font-family : arial, helvetica, sans; 
  color : ff9900;
  weight : bold;
    text-decoration : underline;
}
H3 {
  font-size : 11pt;
  font-family : arial, helvetica, sans; 
  color : ff9900;
  weight : bold;
 
}

A:visited , A:link , {
  font-size : 10pt;
  font-family : arial, helvetica;
  color : #336699;
  background : transparent;
  text-decoration : underline
}

A:active {
  font-size : 10pt;
  font-family :arial, helvetica;
  color : #666666;
  background : transparent;
  text-decoration : underline;
}

A:hover {
  font-size : 10pt;
  font-family : arial, helvetica;
  color : #666666;
  background : transparent;
  text-decoration : underline;
}
