
body
	{
	color: black;
	background-color: #fdfdff;
	max-width: 9in;
	}
table.menuBanner
	{
	margin-top: 1.5em;
	padding-top: 0.5em;
	border-top: thin solid;
	margin-bottom: 1.5em;
	padding-bottom: 0.5em;
	border-bottom: thin solid;
	}
table.footerTable
	{
	margin-top: 0.5em;
	padding-top: 0.5em;
	border-top: thin solid;
	}	
td
    {
    font-family:  Arial;
    font-size:  11pt;
    }
td.companyName
	{
	font-family:  Roman;
	font-size:  24.0pt; 
	}
td.menuItem
	{
	color: DarkOliveGreen;
	font-size: 11pt;
	font-family: Arial;
	font-style: normal;
	}
td.name
	{
	color:black;
	font-size:16t;
	font-family:Arial;
	font-style:normal;
	font-weight:bolder;
	}
td.address
	{
	color:black;
	font-size:12pt;
	font-family:Arial;
	font-style:normal;
	}
td.phone
	{
	color:black;
	font-size:11pt;
	font-family:Arial;
	font-style:normal;
	}
td.client
	{
	color:black;
	font-size:9pt;
	font-family:Arial;
	font-style:normal;
	font-weight:bold;
	}
td.testimonial
	{
	color:black;
	font-size:10pt;
	font-family:Arial;
	font-style:oblique;
	}
td.footer
	{
	color:black;
	font-size:9pt;
	font-family:Arial;
	font-style:normal;
	}
a
	{
	color: DarkOliveGreen;
	font-size: 11pt;
	font-family: Arial;
	font-style: normal;
	}
a.dead:link
	{
	color: DarkOliveGreen;
	text-decoration: none;
	font-weight: bold
	}
a.dead:visited 
	{
	color: DarkOliveGreen;
	text-decoration: none;
	font-weight: bold
	}
a.dead:active 
	{
	color: DarkOliveGreen;
	text-decoration: none;
	font-weight: bold;
	}
a.dead:hover
	{
	color: DarkOliveGreen;
	text-decoration: none;
	font-weight: bold;
	}
a.live:link
	{
	color: DarkOliveGreen;
	text-decoration: none;
	}
a.live:visited
	{
	color: DarkOliveGreen;
	text-decoration: none;
	}
a.live:active
	{
	color: DarkOliveGreen;
	text-decoration: none;
	}
a.live:hover
	{
	color: DarkOliveGreen;
	text-decoration: underline;
	}
a.Realtor
	{
	color:black;
	font-size:12pt;
	font-family:Arial;
	font-style:normal;
	}
div.RealtorPhone
	{
	color:black;
	font-size:9pt;
	font-family:Arial;
	font-style:normal;
	font-weight:bold;
	}
div.RealtorAddress
	{
	color:black;
	font-size:10pt;
	font-family:Arial;
	font-style:oblique;
	}

