body {
	background-color: #092c0b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family:"KS Gothic Regular";
	font-size: 9pt;
	color: #FFFFFF;
p	

a {
	font-size: 9pt;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #EAEB98;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.txt {
font-family:"KS Gothic Regular";
font-size: 9pt; color:#FFFFFF;
line-height: 13pt
}
h1,h2,h3,h4,h5,h6 {
	font-family: "KS Gothic Regular";
	font-size: 10pt;
	font-weight: bold;
	margin:	0px;
}
h1,h2, h3, h4 {
    margin:	0px;
    color: #b3cc71;
}
h5,h6 {
    font-weight: normal;
    margin:	0px;
    color:#d9f07e;
}
strong {
    font-weight: normal;
}