a:link {
	color: #cc0000;
}

a:visited {
	color: #900000;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

body {
	margin: 0px;
	padding: 0px;
}

ul {
	margin-left: 15px;
	margin-top: 0px;
}

ol {
	margin-left: 25px;
	margin-top: 0px;
}

.indented {
	margin-left: 20px;
	margin-top: 5px;
}

.box {
	border: 1px solid #666666;
	width: auto;
	background: #eeeeee;
}

.pagetitle {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #990000;
}

.subtext {
	font-size: 14px;
	color: #000099;
	font-weight: bold;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 2px;
}

.subtext2 {
	font-size: 14px;
}

.subtext3 {
	font-size: 14px;
	color: #000099;
}

.subtext4 {
	font-size: 12px;
	color: #000099;
}

.broker {
	font-size: 20px;
	font-weight: bold;
}

.head0 {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}

.head1 {
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}

.head2 {
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 2px;
}

.head3 {
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	margin-bottom: 2px;
	text-decoration: underline;
}

.propertytitle {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #eeeeee;
	margin: 3px;
}

.propertytitle:link {
	text-decoration: none;
	color: black;
}

.propertytitle:visited {
	text-decoration: none;
	color: black;
}

.propertytext {
	font-size: 12px;
	color: #000066;
}

.small {
	font-size: 10px;
}
