body{
	background-color : #FFFFF0;
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
	text-align : left;
	color: #000000;
	margin-top: 0;
	margin-left: 10;
	margin-right: 10;
}

td {
	font-weight : bold;
}

td.maintext {
	font-weight : bold;
}

h1{
	font-family: Arial;
	font-size: 24pt;
	font-weight: bold;
	color: #0000A0;
}

H2{
	font-family: Arial;
	font-size: 22pt;
	font-weight: bold;
	color: #0000A0;
}

h3{
	font-family: Arial;
	font-size: 20pt;
	font-weight: bold;
	color: #0000A0;
}

h4{
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #0000A0;
}

h5{
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #0000A0;
}

h6{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #0000A0;
}

h1.kb{
	font-family: Arial;
	font-size: 24pt;
	font-weight: bold;
	color: #004000;
}

H2.kb{
	font-family: Arial;
	font-size: 18pt;
	font-weight: normal;
	color: #004000;
}

h3.kb{
	font-family: Arial;
	font-size: 14pt;
	font-weight: normal;
	color: #004000;
}

ul.kb{
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	color: #004000;
}


a::link{
	color: #0000A0;
}

a:active{
	color: #dd0000;
}

a:visited{
	color: #e7c393;
}

a:hover{
	color: #FF0000;
}
.hilite {
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
	color: #ff0000;
}
.menutbl {
	background-color : #ff6633;
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
	text-align : center;
	color: #000000;
	border: 1px black solid;
}
.date {
	font-family : Arial;
	font-size : 10pt;
	font-style : italic;
	font-weight : normal;
	text-align : center;
	color: #000000;
}
.copyright {
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	text-align : left;
	color: #000000;
}
