body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #993333;
}
h4 {
	font-size: medium;
	font-weight: bold;
	color: #993333;
}
h2 {
	color: #993333;
	font-size: x-large;
	font-weight: bold;

}
h1 {
	color: #993333;
}
h5 {
	color: #993333;
}
h6 {
	color: #993333;
}
table {
	background-repeat: no-repeat;
}
a:link {
	color: #0000FF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a:hover {
	text-decoration: underline;

}
.linklook {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.available {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}