body {
	background: url(/css/woodtrim.jpg) #330000;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	margin: 0;
}

p, td, tr {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #CCFFCC;
}

b {
	font-weight: 800;
}

a {
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana;
	color: #00FF00;
}

a:hover {
	text-decoration: underline;
}

a.anchor_name:hover {
	text-decoration: none;
}

.page_header {
	font-size: 24px;
	color: #00FF00;
	text-align: center;
	font-weight: 800;
}

.show_title {
	font-size: 16px;
	color: #00FF00;
	text-align: center;
	font-weight: 800;
}

.sub_title {
	font-size: 14px;
}

.article {
	text-align: center;
}

.main_window {
	background: #000000;
}

.legalese {
	font-size: 9px;
	text-align: center;
}

.calendar_month {
	font-size: 18px;
	text-align: center;
	font-weight: 800;
}

.any_day {
	font-size: 9px;
	font-weight: 800;
	color: #00CC00;
}

.any_day_info {
	font-size: 10px;
}

.today {
	font-size: 14px;
	font-weight: 800;
	color: #00FF00;
}

.welcome_sidebar {
	background: #151515;
}

.tx, .lots_of_text {
	width: 450px;
	text-align: justify;
}

.tx_show {
	width: 400px;
	text-align: justify;
}

ul.tx, .not_so_much_text {
	width: 380px;
	text-align: justify;
	list-style-position: outside;
}