body 
{ 
background-color: #ffffff; 
font-family: Arial, Verdana, sans-serif; 
font-size: 18px; 
color: #00008B;
}

table 
{
font-family: Arial, Verdana, sans-serif;
font-size: 18px;
color: #00008B;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}



h1 
{ 
font-family: Arial, Verdana, sans-serif; 
font-size: 32px; 
color: #A52A2A 
}

.footer
{
font-family: verdana;
font-size: 10px;
color: #999999;
font-weight: none;
text-decoration: none;
} 

.clear {
	overflow: hidden;
	width: 100%;
}

a.button {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    width: 135px;
    font: normal 11px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 12px;
    text-decoration: none;
}

a.button span {
    background: transparent url('images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 12px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none;
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 12px;
}

#PropertyFeatures { font-size: 11px; width:135px; padding:0px 0px 0px 0px;}
#PropertyFeatures ul { margin:10px 0 10px 15px; padding:0 0 0 0;}
#PropertyFeatures li { display:list-item; list-style-image:url(images/ListItemBullet.gif); padding:0 0 0 0;}
#PropertyFeatures2 { font-size: 11px; width:135px; padding:0px 0px 0px 0px;}
#PropertyFeatures2 ul { margin:10px 0 10px 15px; padding:0 0 0 0;}
#PropertyFeatures2 li { display:list-item; list-style-image:url(images/ListItemBullet.gif); padding:0 0 0 0;}

.TitleText  {
	color: #000044;
	font-family: verdana;
	font-size: 18px;
	line-height: 18px;
	}

.MainText  {
	color: #000044;
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	}

