p {
	font-family:  sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	text-align; left;
	}
h1 {
	font-family: serif;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}
h3 {
	font-family: serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
	}
h6 {
	font-family:  sans-serif;
	font-size: xsmall;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	line-height: 6pt
	}
.navbar {
	font-size: normal;
	font-weight: bold;
	text-align: center;
	vspace: 5;
	}
A:link {
	background: transparent;
	color: #008000
	}
A:active  {
	background: transparent;
	color: #333333  }
A:visited  {
	background: transparent;
	color: #cc3300  }
.adjust {
	vertical align: top;
	}

.smaller {
	font-size: smaller
	}
#widetext {
	margin:0px 50px 50px 50px;
	padding:0px;
	text-align: justify;
	}
.pre	{
	font-family: monospace;
	}