body,html {
	border:0;
	width: 100%;
	height: 100%;
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

p,h1,h2,li,ol,ul,span,div,blockquote,adress,a,center,td {
	font-family: Arial,sans-serif;
	color:#000000
} 

p,li,ol,ul,div,td {
	font-size: 10pt;
} 

a:link, a:active, a:visited {
	color: #007b84;
	text-decoration: none
}
a:hover {
	color: #007b84;
	text-decoration: underline
}

a.breadcrumb {
	font-size: 9pt;
	color: #000000 !important;
}

a.navi   {
	color: #ffc !important;
	font-size: 11pt;
	font-weight: bold;
}
a.navi:hover, a.navi_active {
	color: #fed40e !important;
	font-size: 11pt;
	font-weight: bold;
	text-decoration:none;
}

a.navi2 {
	color: white !important;
	font-size: 10pt;
	text-decoration: none
}
a.navi2:hover {
	color: #fff !important;
	font-size: 10pt;
	text-decoration: none
}

a.navi3 {
	color: white !important;
	font-size: 9pt;
	text-decoration: none
}
a.navi3:hover {
	color: white !important;
	font-size: 9pt;
	text-decoration: none
}

a.topnavi   {
	color: #fed40e !important;
	font-size: 11pt;
	font-weight: bold;
}
a.topnavi:hover, a.topnavi_active {
	color: #fed40e !important;
	font-size: 11pt;
	font-weight: bold;
	text-decoration:none;
}

hr {color: #007B84}

h1 {
	font-size: 14pt;
}
h2 {
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
}	

p.head1 {
	font-size: 14pt;
}
p.head2 {
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
}	

p.bodytext {
	font-size: 10pt;
}
p.bodytext2 {
	font-size: 8pt;
}

p.paragraph {
	font-size:9pt;
	font-style:italic;
	text-align: right;	
}

.printlink {
	padding-top: 40px;
	font-size: 10px;
	text-align: right;
	padding-bottom: 40px;
}
#leftNaviLogo {
	text-align: center;
	margin-bottom: 20px;
}

#leftNavi {
	padding-left: 10px;
}
#rightNavi {
	padding: 10px;
}
#rightNavi1 {
	margin-bottom: 10px;
}
#rightNavi2 {
}
#line {
	background-color: #007b84;
	height: 5px;
	font-size: 1px;
}
#content {
	padding: 10px;
}
#normalContent {
}
#printLink {
	font-size: 10px;
	text-align: right;
	margin-top: 50px;
	margin-bottom: 50px;
}

