@charset "utf-8";
/* CSS Document */


A:hover {color: white; font-weight: bold}
.centerhead {
	text-align: center;
}
.cabinname {
	color: #063;
	font-weight: bold;
	font-size: 24px;
}
h1 {
	font-weight: bold;
	color: #063;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #063;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
}
