.error
{
	font-family: Georgia, "times New Roman", Times, serif;
	color: red
}
.available
{
	font-family: Georgia, "times New Roman", Times, serif;
	color: green
}
.body
{
	font-family: Georgia, "times New Roman", Times, serif;
	color: navy
}