body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 4px;
	padding: 4px;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.dolphin{
	background-image:url(../images/dolphin.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

a.menu:link, a.menu:active, a.menu:visited{
	font-size:x-small;
	color:#ffffff;
	text-decoration:none;
}

a.menu:hover{
	font-size:x-small;
	color:#66CC33;
	text-decoration:none;
}
a:link, a:active, a:visited{
	font-size:x-small;
	color:#336699;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	font-size:x-small;
	color:#66CC33;
	text-decoration:none;
	font-weight:bold;
}
a.back:link, a.back:active, a.back:visited{
	font-size:xx-small;
	color:#336699;
	text-decoration:none;
	font-weight:bold;
}

a.back:hover{
	font-size:xx-small;
	color:#66CC33;
	text-decoration:none;
	font-weight:bold;
}
.center-tab{
	border: 1px solid #336699;

}

ul,li{
	color:#336699;
	font-size:x-small;
}

h1{
	font-size:medium;
	color:#336699;
}

h2{
	font-size:small;
	color:#336699;
}
hr{
	color:#336699;
	height:1px;
}

.cf{
	font-weight:bold;
	color:#336699;
}
.contact{
	font-weight:bold;
}
.site-design{
	font-size:xx-small;
}
