body {
	margin: 0;
}

#main {
	width: 100%;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color:#000000;
	position: static;
	z-index: 1;
}

#screentitle {
	display: none;
}

#printtitle {
	font-size: 14pt;
	font-weight: bold;
}

em {
	font-style: italic;
}

hr {
	color: #000000;
	background-color: #000000;
	height: 1px;
}

ul {
	list-style-type: circle;
}

ul.abc {
	list-style-type: lower-alpha;
}

a {
	text-decoration: none;
	color:#000000;
}
	
#strName, #strEmail, #strTelephone, #strMessage {
	display: none;
}

#up {
	display: none;
}

#address {
	display: inline;
}

#menu {
	display: none;
}

#logo {
	display: none;
}

#content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color:#000000;
}

#content td.agendaheader {
	font-size: 8pt;
	padding: 2px 5px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#content td.agendamonth {
	padding: 13px 5px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#content td.agendainfo {
	vertical-align: top;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#content td.agendaevent {
	font-weight: bold;
	vertical-align: top;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#content td.modelspilot {
	padding: 15px 5px 5px 5px;
}

#content td.modelsinfo {
	vertical-align: top;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#content td.modelsphoto {
	vertical-align: top;
	padding: 0px 0px 10px 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

