a
{
	font-family: arial, helvetica;
	font-size: 11px;
	color: tan;
	text-decoration: none;
}
.lrgText {
	color : #FFFFFF;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12pt;
	text-decoration : none;
}
a:hover
{
	font-family: arial, helvetica;
	font-size: 11px;
	color: #dfdfdf;
	text-decoration: underline;
}

body
{
	font-family: arial, helvetica;
	font-size: 14px;
	color: #FFFFFF;
}

td
{
	font-family: arial, helvetica;
	font-size: 11px;
	color: #FFFFFF;
}

.header
{
	font-family: arial, helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #6699CC;
}

.propName
{
	font-family: arial, helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.propDetails
{
	font-family: arial, helvetica;
	font-size: 18px;
	font-weight: bold;
	color: tan;
}

.subheader
{
	font-family: arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: tan;
}

input
{
	border-style: solid;
	border-width: 1px;
	border-color: #6699CC;
	font-family: arial, helvetica;
	font-size: 12px;
	color: #000000;
}

select
{
	border-style: solid;
	border-width: 1px;
	border-color: #6699CC;
	font-family: arial, helvetica;
	font-size: 11px;
	color: #000000;
}
