﻿		body, table, td {font-family:arial}
		.headline {
			font-weight:bold;
			text-transform:uppercase;
			letter-spacing:2px;
			color:#DB5D45;
			font-size:14px;
			line-height:20px;
			}
		.body {
			margin-right:20px;
			margin-left:20px;
			font-size:11px;
			line-height:16px;
			}
		.news {
			width:140px;
			margin:10px;
			font-size:10px;
			line-height:14px;
			}
		.sidebar {
			margin:10px;
			font-size:10px;
			line-height:14px;
			}
		a, a:visited {
			color:#044363;
			}
		a:hover {
			text-decoration:none;
			}

