body {
	font-size: 12pt;
	color:#000000;
	background-color: #FFFFFF;
 	background: none;	
  }
  
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

h1 {
	background-color: transparent;
	color: #800000;
	font-size: 20pt;
	line-height: 100%;
	text-align: center;
}

h2 {
	font-size: medium;
	line-height: 1em;
	margin-bottom: 0px;
}

h3 {
	font-size: small;
	margin-bottom: 0px;
	text-align: center;
}

/*header and footer areas================================== */
.footer {
	visibility:hidden; 
}

.main {
	color: #800000;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 1em;
	line-height: 1em;
}

.spacer {
	clear: both;
	height: 1px;
}

.topofpage {
	visibility:hidden;
}

/*body section======================================= */
#pagewrapper {
	width: 600px;
	position: relative;
	left: 0px;
}

#bodycontainer {
	left: 15px;
	position: absolute;
	top: 120px;
	width: 600px;
}

/* page identity section===================================== */

/* Nav Bar section============================================= */

ul {
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
}

li {
	text-align: center;
	width: 80%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.florishes {
	border: solid 0px none;
	text-align: center;
}

#sectionlinks{
	visibility:hidden;
}

.source {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#printingHeader {
	visibility: visible;
}
.emailscreen{
	visibility:hidden;
}

