a:link {
	color: #333333;
	text-decoration: underline;
	border: 0px none;
}
a:visited {
	color: #666666;
	text-decoration: underline;
	border: 0px none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	border: none;
}
a:active {
	color: #990000;
	text-decoration: underline;
	border: none;
}
.foot a:link {
	color: #000000;
	text-decoration: underline;
	border: 0px none;
}
.foot a:visited {
	color: #000000;
	text-decoration: underline;
	border: 0px none;
}
.foot a:hover {
	color: #333333;
	text-decoration: underline;
	border: none;
}
.foot a:active {
	color: #333333;
	text-decoration: underline;
	border: none;
}
table {
	border: 1px none #640000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001515;
	background-color: #FFFFFF;
	background-position: center center;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.border {
	border: 1px solid #333333;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h2 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
}
img {
	padding: 3px;
}
ul li {
	line-height:18px;
	margin:5px 0;
}
#news {
	background:#ddd;
}
#news ul {
	margin:0;
	padding:5px;
}
#news ul li {
	list-style-type:none;
	background:url(images/bullet.png) no-repeat 0 0;
	line-height:normal;
	padding:0 0 0 20px;
}