body {
	!background-color: black;
	!height: 11in;
	!width:   8.5in;
	}

div {
	overflow: hidden;
	}

a {
	color: black;
	text-decoration: none;
  }

.newsletter { 
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	!border: 1px black solid;
	color: black;
	height: 11in;
	width:   8.5in;
	font-size: 12pt;
	font-family: Times;
	padding: 0px;
	}

strong {
	font-weight: 200%
	}

em {
	font-style: italic;
   }

.page { 
	margin-left: .5in;
	margin-right: .5in;
	margin-top: .25in;
	margin-bottom: .5in;
	height: 100%;
	padding: 0px;
}

.content {
	height: 8in;
}


.heading {
	min-height: 1in;
	width: 100%;
	border-bottom: .5em black double;
}

.footer {
	text-align: center;
	padding-bottom: 0;
	margin-bottom: 0;
	min-height: 1in;
	width: 100%;
	border-top: .1em black groove;
	font-family: helvetica;
}

h1 {
	font-size: 32pt;
	font-family: helvetica;
	font-weight: 200%;
	display: inline;
   }

.float { float: right; }

.header p {
	}

.header strong {
	font-size: 24pt;
	font-family: helvetica;
	}

.footer p {
	padding-top: auto;
	padding-bottom: 0;
	margin-bottom: 0;
	}

.sidebar {
	!height: 100%;
	width: 1.5in;
	!border: 1px black dashed;
	font-size: 10pt;
	font-family: Times;
	}

.sidebar h2 {
	font-size: 10pt;
	font-family: Helvetica;
	font-weight: 200%;
	border-bottom: .2em black groove;
   }

.sidebar dt {
	font-style: italic;
	}
.sidebar dd {
	margin-left: 1em;
	}

.sidebar ul {
	padding-left: 2em;
	}

.sbupdate {
	float: left;
	}

.sbinfo {
	float: right;
	}

.articles {
	}

.column {
	width: 2.75in;
	float: left;
	padding-left: .25in;
}

.articles h2 {
	font-size: 18pt;
	font-family: Helvetica;
	font-weight: 200%;
	border-bottom: .2em black groove;
   }
	
.articles h3 {
	font-size: 12pt;
	font-family: Times;
	font-weight: 200%;
	!display: run-in;
	display: inline;
   }

.articles p {
	display: block;
   }

.articles ul {
	padding-left: 1em;
	}

.profile {
	width: 1.5in;
   }

.announce {
	border-left: .1em black solid;
	padding: .5em;
	text-align: center;
	font-style: italic;
   }

.announce em {
	font-style: normal;
   }
