.text {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	padding: 10px 25px;
}
.scroll {
	overflow: scroll;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.base {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #666666;
	background-position: right top;
}
.heading {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bolder;
	color: #FF9900;
	background-color: #333333;
}
.style19 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #CCCCCC;
}
.style9 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style18 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #CCCCCC;
}
.table1 {
	background-color: #666666;
	border: solid #333333;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.error {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
link {
	color: #FFFFFF;
	text-decoration: underline;
}
.date-header {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
}
.post-body {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #CCCCCC;
}
.table2 {
	border: 3px solid #000000;
}
.table_black {
	background-color: #000000;
}
.table_light {
	border: 3px solid #000000;
	background-color: #999999;
}
.heading2 {

	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bolder;
	color: #FF9900;
	background-color: #333333;
}
img.floatRight {
	float:right;
	margin: 10 px;
	padding: 10px;
}