body{
	font-size: 11pt;
	line-height: 14.5pt;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}
H1,H2,H3,H4,H5
{
	border-width: 0 2 2 0;
	border-color: #804000;
	border-style: solid;
}
H1
{
	font-size: 20pt;
	line-height: 22pt;
	padding: 8;
}
H2
{
	font-size:18pt;
	line-height: 20pt;
	padding: 7;
}
H3
{
	font-size:14pt;
	line-height: 16pt;
	padding: 6;
}
H4
{
	font-size:12pt;
	line-height: 14pt;
	padding: 5;
}
H5
{
	font-size:11pt;
	line-height: 13pt;
	padding: 4;
}
span.fontmaroon{
	color: maroon;
}
span.font18{
	font-weight: bold;
	color: maroon;
}
A:hover {
	color:lime;
}
td{
	font-size: 11pt;
	line-height: 14.5pt;
}
td.leftnavi{
	font-size: 10pt;
	line-height: 18pt;
}
td.tdbg{
	font-size: 11pt;
	line-height: 14.5pt;
	background-image: url(../graph/tdbg.png);
	background-repeat: repeat-y;
}

div.textbox{
	margin-top: 2%;
	margin-right: 4%;
	margin-bottom: 2%;
	margin-left: 4%;
}
div.textbox2{
	font-size: 10pt;
	line-height: 12.5pt;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 2%;
	margin-left: 2%;
	width: 600;
}

dt {
	color: maroon;
}

span.keyword {
	color: pink;
}

