body {
	margin: 0px 0px 0px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: black;
}

h1 { font-size: 14pt; font-weight: bold; color: black; margin-bottom: -0.5em;
	letter-spacing: 1px; word-spacing: 3px;	}
h2 { font-size: 12pt; font-weight: bold; color: black; margin-bottom: -0.8em;}
h3 { font-size: 10pt; font-weight: bold; font-style: normal; margin-bottom: -1.2em;}
h4 { font-size: 10pt; font-weight: bold; font-style: normal; margin-bottom: -0.8em;}

P {
	line-height: 1.3em;
}

A:link {
	color: #0080D2;
}

A:hover {
	color: #E98F00;
}

.mainarea {
	position: relative;
	text-align: left;
	padding: 140px 1em 2em 1em;

}

FIELDSET {
	margin-top: 1em;
	padding: 10px;
/*	border-color: red; */
}

LEGEND {
	font-weight: bold;
	padding-right: 8px;
	font-size: 110%;
	color: #008FD1;
}

.clear-div {
	clear: both;
}



.logo_div {
	position: absolute;
	left: 0px;
	top: 0px;
/*
	position: relative;
	float: left;
	margin: 1.5em;
*/
}

.print, .pebble, .fishingline, .starfish, .pic_top, .pic_left, .endpiece, .toppiece {
	display: none;
}

/**** MENUS **********************************************/
#menu_area, .footer_menu {
	display: none;
}

/**** ILLUSTRATIONS ********************************/


.illustration_left, .pic_right, .right_aligned {
	display: none;

}

