body
	{
	vertical-align: top;
	margin: 0px;
	}
a
	{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #333333;
	font-weight: normal;
	}

a:hover
	{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
	}

.link a
	{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}

.link a:hover
	{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-bottom: 3px solid #FF6600;
	}

.text
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	}

.article
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	color: #333333;
	}

.shim
	{
	background-image: url('images/dashedShim.jpg');
	background-repeat:none;
	background-position: center;
	empty-cells: show;
	}

.spacer
	{
	empty-cells: show;
	}

.newsPic
	{
	border-bottom: 2px solid #FF6600;
	}

.newsTitle
	{
	border-bottom: 1px solid #000000;
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	}

.newsTitle a
	{
	color: #000000;
	border-bottom: 1px solid #000000;
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	}

.newsDate
	{
	border-bottom: 1px solid #000000;
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	}

.newsContent
	{
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
	padding-left: 10px;
	}