body
{
	text-align: center;
	topmargin: 0
}
.SubHead
{
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
.PageHead
{
	font-weight: bold;
	font-size: large;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: #707CA0 2px solid;
	text-align: center;
}
.Page
{
	border: #707CA0 1px solid;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 600px;
	padding: 20px;
	background-color: #ffffff;
	text-align: left;
}

.Page0
{
	margin-top: 15px;
	margin-bottom: 15px;
	width: 600px;
	padding: 20px;
	background-color: #ffffff;
	text-align: left;
}

.TableHolder
{
	width: 100%;
	text-align: center;
}
.InfoTable
{
	border: #707CA0 2px solid;
	font-weight: bold;
	background-color: #a8b0c0;
}
.tInfoC
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #a8b0c0;
	text-align: center;
}
.tInfoR
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #a8b0c0;
	text-align: right;
}
.tInfoL
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #a8b0c0;
	text-align: left;
}
.tData
{
	background-color: #ffffff;
	text-align: center;
}
.ObrHolder
{
	width: 100%;
	text-align: center;
}
.ObrTable
{
	border: #707CA0 2px solid;
	font-weight: bold;
	background-color: ffffff;
}
.obrData
{
	background-color: #ffffff;
	text-align: left;
}
p
{
	text-align: justify;
}
.ImgHolder
{
	text-align: center;
}
.Contents
{
	border-top: #707CA0 2px solid;
	display: inline;
	font-size: smaller;
	width: 100%;
	color: #a8b0c0;
	padding-top: 10px;
	text-decoration: none;
}
.ContLine
{
	color: #000000;
}

