.body   {
	color: #666;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-color: #FFF;
	padding-left: 9px;
	padding-right: 155px;
	width: 555px;
	border: thin solid #CCC;
}
.head { color: silver; font-size: 9pt; font-family: Arial; font-weight: bold; margin-top: 12pt; margin-bottom: 9pt }
.small {
	color: #333;
	font-size: 11pt;
	font-family: Arial;
	margin-top: 12px;
	margin-bottom: 9pt
}
.body_K { color: black; font-size: 9pt; font-family: Arial; font-weight: bold }
.bodyYellow  { color: #585858; font-size: 11pt; font-family: Arial; background-color: yellow }
body {
	background-color: #FF6;
	background-image: url(pattern_yellow.png);
}
a:link {
	color: #36F;
}
