body {
	font-family: verdana, arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

td { vertical-align: top; }
ul, p, td { font-size: 12px; }

a {
	color: black;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

#footer {
	font-size: 10px;
	padding: 4px;
	color: #222;
}

#rightInfo { padding: 8px; }
#articleList { padding: 8px; }
h4 { background-color: #f90; }

h5 {
	background-color: #666;
	color: white;
	font-size: 10px;
	font-weight: bold;
		padding: 1px;
}
<!--
.style1 {font-size: 10px}
.style3 {	color: #000099;
	font-weight: bold;
}
.style4 {font-size: 12px}
.style5 {font-size: 9px}