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

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: #0000A0;
}

a:visited{
	color: #996633;
}

a:hover{
	color: #FF0000;
}
