@charset "utf-8";
.header {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	height: 20px;
	width: 700px;
	float: none;
	clear: none;
	vertical-align: middle;
}
.footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.date {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
}
.title {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00FF66;
	text-decoration: none;
}
.desc {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.comments {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
.nav {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.transbk {
	background-image: url(images/000.gif);
	background-position: left;
	border: 1px solid #000000;
}
.loopbk {
	background-image: url(images/bg_03.jpg);
	background-repeat: repeat-y;
}
