/* CSS Document */

.copy {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.propertytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}

A:link, A:visited, A:active { text-decoration: none; font-weight: bold;}

A:hover { text-decoration: underline; font-weight: bold; }

a.privacy {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}

a.privacy:hover{
	text-decoration:none;
}
		

a.small:link, a.small:visited, a.small:active { text-decoration: none; color: #FFFFFF; line-height: 17px; font-family: verdana; font-size: 11px; font-weight: normal;}

a.small:hover { text-decoration: underline; line-height: 17px; font-family: verdana; color: #FFFFFF; font-size: 11px; font-weight: normal;}

.sectioncopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	margin:5px 0px;
}



