body {
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	color: #EEEEEE;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color: #EEEEEE;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	color: #0099FF;
}
.para {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
}
.titleITALIC {
	font-family: "Lucida Calligraphy", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #66CCFF;
}
.paraSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #EEEEEE;
}
a:link {
	color: #66CCFF;
}
a:visited {
	color: #CCCCFF;
}
a:hover {
	color: #EEEEEE;
}
.paraBoldBLUE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #66CCFF;
}
.table_grey {
	border: thin solid #EEEEEE;
	background-color: #333333;
	padding: 2px;
}
.paraBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
}

.tdPhotoThumbnail {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	background-color: #333333;
}
.tdPropertyDescription {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}.table_greyBorder {
	border: thin solid #EEEEEE;
	padding: 2px;
}
.paraBoldRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FF3300;
}

