BODY{
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	color: black;
	background-color: #FFFFFF;
	line-height: 1.5;
}

TD{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color: black;
	line-height: 1.5;
}
.kl_td {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7pt;
	color: black;
}

H2{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 11pt;
	color: black;
}

H3{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12pt;
	color: black;
}

H4{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 11pt;
	color: #A0D3E6;
}

A {
	text-decoration: none;
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color : black;
	font-weight : bold;
}

A:Hover {
	text-decoration: none;
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color : red;
	font-weight : bold;
}

A:Active {
	text-decoration: none;
	font-family : Verdana, Arial, sans-serif ;
	font-size :8pt;
	color : silver;
	font-weight : bold;
}

A.w {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: red;
	font-weight : bold;
}

A.w:Hover {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: black;
	font-weight : bold;
}

A.w:Active {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: silver;
	font-weight : bold;
}



