.Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	text-align: justify;
	margin-left: 25px;
}
.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	text-align: center;
}
.Title-Sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
}
.Date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.BoatName {
	font-style: oblique;
	font-weight: bold;
}
.Event {
	font-weight: bold;
	text-decoration: underline;
}
.Place {
	font-weight: bold;
}
.Link {
	font-size: 9px;
	font-style: italic;
}
.Byline {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #FF00FF;
}
.TextBullet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	text-align: justify;
	margin-left: 25px;
	list-style-image: url(../Images/Logos/S-bullet.gif);
	list-style-type: disc;
	list-style-position: outside;
	display: list-item;
}
.Flash {
	text-decoration: blink;
}

