body {
	background: #f4f4f4 url(bg.gif) top center repeat-y;
	}

A:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
A:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
A:hover {
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
}
A:active {
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

#footer a {
	color: #cccccc;
	text-decoration:none
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration:none
}

table, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
a img {
	border: none;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 1px 1px 1px 1px;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
      background-color: #000000;
	font-weight: bold;
	padding: 3px 3px 3px 5px;
}
.sidebar {
	background-color: #ffffff;
	color: #000000;
	vertical-align: top;
	text-align: right;
	padding: 10px 5px 20px 0px;
	width: 150px;
	line-height: 20px;
}
.main {
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: top;
	text-align: left;
	padding: 10px 10px 10px 10px;
	width: 600px;
}
.info {
	background-color: #FFCC00;
	color: #000000;
	font-size: 85%;
	text-align: left;
	padding: 3px;
	line-height: 14px;
	width: 100%;
	border: 1px solid #000000;
}

h2 {
	background-color: #e5e5e5;
	color: #820203;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2;
	width: 95%;
	padding: 5px;
}
h3 {
	color: #808080;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2;
	width: 100%;
	padding: 1px 3px;
	border: 1px solid #C0C0C0;
}
h4 {
	background-color: #000000;
	color: #FFCC00;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	padding: 1px 1px;
}

h5, h6 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}