body, p, ul, td {
	font-family: Verdana;
	font-size: 11px;
}
h1 {
	font-family: Arial;
	font-size: 30px;
}

a, a:hover, a:visited {
	color: black;
	text-decoration: none;
	font-family: Verdana;
}
a:hover {
	color: red;
	text-decoration: underline;
}

.rowhead {
	background-color: #666666;
	font-size: 12px;
	text-align: left;
}
#listings {
	font-size: 10px;
	text-align: left;
}

.row0 {
	background-color:	#CCCCCC;
}
.row1 {
	background-color:	#DDDDDD;
}
.lable, .lable2 { 
	font-weight: bold; 
	text-align: right;
	padding-top: 4px;
	padding-bottom: 0px;
	font-size: 12px;
	vertical-align: top;
}

.lable2 { 
	font-weight: normal; 
	text-align: left;
}