/* CSS Document */

body {font-family: 'Gill Sans MT', sans-serif;}
h2 {text-transform:uppercase; font-style:italic;}
h4 {border-bottom:1px solid #000; margin-bottom:0;}
p {
	margin-bottom: 0;
	margin-top: 0px;
}
p.menu, h2, h3 {margin-top: 1px; margin-bottom: 6px;}
a.menu {
	color:#000;
	font-size: 12px;
}

.title {
	font-size: 24pt;
	font-family: 'Bradley Hand ITC', sans-serif;
	font-weight:bold;
	float: left;
	width: 780px;
	}

.14bi {font-size:14pt; font-weight:bold; font-style:italic;}
.16bi {font-size: 16pt;	font-weight: bold;	font-style: italic;}
.bold {font-weight:bold;}
.italic {font-style:italic;}
.underline {text-decoration:underline;}
