* {
 	font-family: verdana,arial,helvetica;
	font-size: 8pt;
	font-weight: normal;
}

h1 {
   	font-family: verdana,arial,helvetica;
	font-size: 13pt;
	font-weight: bold;
  	color: #336699;
 	line-height: 14pt;
}

a:link {
 	color: #336699;
 	text-decoration: underline;
}

a:active {
   	color: #336699;
	text-decoration: underline; 
}

a:hover {
   	color: #336699;
	text-decoration: none;
}

a:visited {
	color: #336699;
	line-height: 14pt;
}

#articles {
	padding:0px;
}

.newsDate {
	position:relative;
	float:left;
	width:70px;
	padding:0px;
	margin:0px;
}
.newsHeadline {
	position:relative;
	padding:0px;
	margin:0px
}

.bg1, .bg2 {
	display:block;
	padding:3px;
	margin-bottom:5px;
}
.bg1 {
	background:none;
}
.bg2 {
	background:#D5D5D5;
}