a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: inline;
        font-style: normal;
}
a:active {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	display: inline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: inline;
}
a:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	background-color: #000000;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 24pt;
	display: inline;
	color: #FFFF00;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
	line-height: 5mm;
	display: inline;
	color: #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bolder;
	color: #3333FF;
	display: inline;
}
h5 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	display: inline;
	vertical-align: top;

}
TABLE
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	background-color: #000000;
}
.klr1 {
	background-color: #000000;
}
.klr2 {
	background-color: #0000FF;
}
.klr3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF6600;
	vertical-align: top;
	display: inline;
	font-style: normal;
	font-weight: bold;
}
.mrgn { margin-top: 0em;
        margin-bottom: 0em;
}