.atlanticstyle {
	background-image: url(images/bg2.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #00349A;
	border-right-color: #00349A;
	border-bottom-color: #00349A;
	border-left-color: #00349A;
}
a:link {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #d20000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
h5 {
}

.font1 {
	font-size: 11px;
	color: #626367;
}
.font2 {
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
}
