	.headline {
	font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; color:#FFFFCC;
	margin:5px;
	}
	.powered {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:green; font-style:italic; text-decoration:none;
	}
	.headlinebg {
	background-color:green;
	}
	.poweredbg {
	background-color:#FFFFCC; font-family:Courier New, Courier, monospace;
	}
	.bigheading {
	font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:green;
	}
	.heading {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:green;
	}
	.navibg {
	background-color:green;
	}
	.navi {
	margin:5px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFF00;
	}
	.navilink {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:none; color:#FFFFCC;
	}
	.link {
	font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; text-decoration:none;
	}
	.footer {
	background-color:green; font-family:Courier New, Courier, monospace; font-size:11px; color:#FFFFCC; text-decoration:none; margin:3px;
	}
	.dateblog {
	background:green; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFFCC;
	}
	.titleblog {
	font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:green; border-bottom:1px green solid; font-style:italic;
	}
	.bodyblog {
	font-family:Courier New, Courier, monospace; font-size:12px; border-left:1px green solid; border-right:1px green solid;
	}
	.datecomment {
	font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:green; border-bottom:1px green solid;
	}
	.titlecomment {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:green; border-bottom:1px green solid; font-style:italic;
	}
	.bodycomment {
	font-family:Courier New, Courier, monospace; font-size:12px;
	}
	.entryinfo {
	font-family:Courier New, Courier, monospace; font-size:11px; border-left:1px green solid; border-right:1px green solid; border-bottom:1px green solid;
	}
	.bknorm {
	font-family:Courier New, Courier, monospace; font-size:11px; font-weight:normal; color:black;
	}