/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #152C96;
}
body {
	background-image:     url("images/key-west-background1.jpg");
}
a {
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #003399;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
}
.small {
	font-size: 12px;
}
