body {
  background-color: #ffffff;
  text-align: center;
}

#Center{
	text-align: left;
	margin: 0 auto;
	width: 600px;
	position: relative;
	overflow: visible;
	}
#Text {
	position: relative;
	top: 90px;
	}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.3em;
	margin-top: 15pt;
	margin-bottom: 10pt;
	}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.3em;
	margin-top: 15pt;
	margin-bottom: 10pt;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	letter-spacing: 0.1em;
	line-height: 16pt;
	margin-top: 0pt;
	margin-bottom: 5pt;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	letter-spacing: 0.1em;
	line-height: 16pt;
	margin-top: 0pt;
	margin-bottom: 5pt;
	vertical-align: top;
}

.in{
	color: #9B1E14;
	margin-left: 20px;
}
.red{
	color: #9B1E14;
}
p a {
	color: #9B1E14;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	letter-spacing: 0.1em;
	line-height: 16pt;
	text-decoration: none;
	padding-left: 20px;

}
p a:hover {
	font-weight: bold;
	background-repeat: no-repeat;
}

#Navigation  {
	left: 395px;
	width: 150x;
	height: 50px;
	position: absolute;
	z-index: 10;
	top:65px;
}
#Nav-1a {
	width: 150px;
	height: 50px;
	}
#Nav-1a p {DISPLAY: none; }
