.small{
	font-size: 80%;
	color: #000000;
}
.normal, p{
	font-size: 100%;
	text-decoration: none;
	color: #000000;
}
.subtitles{
	font-size: 120%;
	color:#7e7eff;	
	font-weight: bold;
}
.titles, h1{
	font-size: 120%;
	color: #164C6D;	
	font-weight: bold;
}
.subtitlesblack{
	font-size: 120%;
	color: #000000;	
	font-weight: bold;
}
.linkrow {
	padding: 10px 10px 10px 100px;
	background-image: url(/docs/websitepages/boat2.gif);
	background-repeat: no-repeat;
	background-position: 20px 15px;
	background-color: #d5d5ff;
	margin-top: 10px;
	vertical-align:middle;
}
