body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Verdana;
	font-size: 12px;
	line-height: 21px;
	color: #666666;
}
.bottom {
	background-image: url(../images/bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
.list {
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 10px;
	list-style-type: none;
}
.date {
	color: #B7B7B7;
}
.pic {
	border: 5px solid #EFEFEF;
}
.line {
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	margin-bottom: 5px;
}
h2 {
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 12px;
	color: #CC0000;
	margin: 4px 0px 4px 14px;
	padding: 0px 0px 0px 6px;
	line-height: 23px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CC0001;
}
#left td {
	text-transform: capitalize;
}
.bottom h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	margin-top: 6px;
	margin-bottom: 6px;
}
