﻿body
{
	margin-top: 10;
	margin-bottom: 10;
	margin-left: 0;
	margin-right: 0;
	font-size: 12px;
	color: Black;
	font-family: Arial;
}
h1
{
	color: #000000;
	font-weight: bold; 	
	font-size: 16px;	
	font-family: Arial;	
}
h2
{
	color: #000000;
	font-weight: bold; 	
	font-size: 12px;	
	font-family: Arial;	
}
table
{	
	border-color: #000000;
	border-left-width: 1;
	border-right-width: 1;
	border-top-width: 1;
	border-bottom-width: 1;	
}
.mediumtext
{
	color: #000000;
	font-weight: bold; 	
	font-size: 14px;	
	font-family: Arial;	
}
.propertystatus-0
{
	color: #23A519;
	font-weight: bold; 	
	font-size: 12px;	
	font-family: Arial;	
}
.propertystatus-1
{
	color: #F0A830;
	font-weight: bold; 	
	font-size: 12px;	
	font-family: Arial;	
}
.propertystatus-2
{
	color: #FF0000;
	font-weight: bold; 	
	font-size: 12px;	
	font-family: Arial;	
}
.propertypicturespanel
{
	border-color: #000000;
	background-color: #F3F3F3;
}