body, background {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #160404;
}
font, td, p, a{
	font-family: Trebuchet MS;
	font-size: 12px;
	line-spacing: 160%;
	text-decoration: none;
	color: #afafaf;
}
.m_tbl {
	border: 0px;
	height: 100%;
	width: 600px;
}
.tbl_links {
	background: #470d0d;
	text-align: center;
	height: 22px;
}
.tbl_hdr {
	background-image: url('graphics/header.jpg');
	height: 260px;
	background-repeat: no-repeat;
	background-position: center;
}
.tbl_main {
	height: 100%;
	width: 100%;
	vertical-align: top;
	text-align: center;
}
.links_td {
	text-align: center;
	font-weight: bold;
	width: 25%;
	background: #761c1c;
}
a.links, a.links:active {
	color: #ffffff;
	font-weight: bolder;
	font-variant: small-caps;
	font-family: Trebuchet MS;
	text-decoration: underline overline;
}
a.links:visited {
	color: #9a9a9a;
	font-weight: bold;
	font-family: Trebuchet MS;
	text-decoration: underline;
}
a.links:hover {
	color: #efefef;
	font-weight: bold;
	font-family: Trebuchet MS;
	text-decoration: overline;
}
td.links_td:hover {
	background-color: #602222;
}
p.capital:first-letter {
	font-size: 25px;
	font-weight: bolder;
	color: #f0f0f0;
	text-decoration: none;
	}
p.capital {
	text-indent: 12px;
}