body,table,p,div,blockquote,ol,li {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11 pt;
	color : #FFFFFF;
}
.lrgText {
	color : #FFFFFF;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12pt;
	text-decoration : none;
}
.smallerText{
	color : #FFFFFF;
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	text-decoration : none;
}
.printText{
	font-family : Verdana, Arial, sans-serif;
	font-size : 11 pt;
	color : #000000;
}
.smallerPrintText{
	font-family : Verdana, Arial, sans-serif;
	font-size : 8 pt;
	color : #000000;
}
.printTextLink{
	font-family : Verdana, Arial, sans-serif;
	font-size : 11 pt;
	color : #000000;
	text-decoration : underline;
}
.buttons {
	font-family:Verdana, Arial;
	font-size:9 pt;
	color:black;
	background: white;
	cursor:hand;
	border: 1px solid black;
}
.formInputs {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	border: 1px solid black;
}
.redText {
	color : red;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	text-decoration : none;
}
.lrgRedText {
	color : red;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12pt;
	text-decoration : none;
}
.smallRedText {
	color : red;
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	text-decoration : none;
}
a{
	color : ffffff;
	font-family : Verdana, Arial, sans-serif;
	font-size : 14pt;
	text-decoration : none;
}
a.normalLink{
	color : ffffff;
	font-family : Verdana, Arial, sans-serif;
	font-size : 14pt;
	text-decoration : none;
}
a.special{
	color : ffffff;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12pt;
	text-decoration : underline;
}
a:hover.special{
	color : ffffff;
	font-family : Verdana, Arial, sans-serif;
	font-size : 13pt;
	text-decoration : underline;
}
.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;
}