TABLE.kat {
	background-color: ffffcc;
	border-left: 0px;
	border-left-width: 0px;
	border-bottom: 0px;
	border-bottom-width: 0px;
	border-right: 0px;
	border-right-width: 0px;
	border-top: 0px;
	border-top-width: 0px;
}

TD.kat {
   font-size : 14px;
   line-height : 18px; 
   font-family : "Times", "Times New Roman", serif; 
   color : black; 
   background-color : ffffcc; 
}

TD.highlights {
	font-size : 16px;
	line-height : 18px;
	font-family : "Times", "Times New Roman", serif;
	color : 003333;
	background-color : ffffcc;
	font-weight : bold;
}

TD.caption {
   font-size : 12px;
   line-height : 14px; 
   font-family : "Times", "Times New Roman", serif; 
   color : 003333; 
   background-color : ffffcc; 
}

STRONG {
   color : black; 
   background-color : ffffcc; 
}

SMALL {
   font-size : 12px; 
   line-height : 14px; 
   font-family : "Helvetica", "Verdana", "Arial", sans-serif; 
   color : black; 
   background-color : ffffcc; 
}

P.kat {
   font-size : 14px;
   line-height : 18px; 
   font-family : "Times", "Times New Roman", serif; 
   color : black; 
   background-color : ffffcc; 
}

P.note {
   font-size : 12px;
   line-height : 14px; 
   font-family : "Times", "Times New Roman", serif; 
   color : black; 
   background-color : ffffcc; 
   text-indent : 5px; 
}

P.subhead {
   color : black; 
   background-color : ffffcc; 
   text-align : center; 
}

P.indent {
   color : black; 
   background-color : ffffcc; 
   text-indent : 5px; 
}

P.byline {
   color : black; 
   background-color : ffffcc; 
   text-align : right; 
}

div.quote {
   color : black; 
   background-color : ffffcc; 
   text-indent : 20px; 
}

H4 {
   font-size : 14px; 
   line-height : 14px; 
   font-family : "Helvetica", "Verdana", "Arial", sans-serif; 
   color : black; 
   background-color : ffffcc; 
}

H1 {
   font-size : 24px; 
   line-height : 24px; 
   font-family : "Helvetica", "Verdana", "Arial", sans-serif; 
   color : black; 
   background-color : ffffcc; 
}

BODY {
	background-color: cccc99;
	font-size : 14px;
	background-position : 0% 0%;
	margin : 0;
	padding : 0;
}

A:visited {
   color : #003333; 
   background-color : ffffcc; 
}

A:link {
   color : #003333; 
   background-color : ffffcc; 
}

A:hover {
   color : green; 
   background-color : ffffcc; 
}

A:active {
   color : #003333; 
   background-color : ffffcc; 
}


