body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

td {
	font-size: 10pt;
}

h2 {
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 5px;
}

hr {
	color: #900;
	size: 1px;
	height: 1px;
}
.menubar {
	font-size: 10pt;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}

a {
	color: #006;
}

a.note {
	color: #F00;
}

th {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
h4 {
	font-size: 14pt;
	color: #900;
	font-weight: bold;
	text-align: left;
}

.txt10px {
	font-size: 11px;
}

.txtGray {
	color: #777;
}
#listingTD td {
	padding-right: 9px;
}
#wrapperContact table {
	width: 275px;
	align: center;
	border: 1px solid #900;
}
#wrapperContact table th {
	text-align: center;
	border-bottom: 1px solid #900;
}
#wrapperContact table table {
	width: 240px;
	align: center;
	border: 0;
}


