﻿BODY {
	margin: 0px;
	font-family: Arial;
	font-size: 10pt;
}
.headercell {
	color: #FFFFCC;
	padding-left: 4px;
	background-color: #0E3B04;
	font-family: Arial;
	font-weight: bold;
	padding-bottom: 1px;
	padding-top: 1px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:active {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.syndicate {
	background-color: #ECFFEC;
	width: 100%;
}
.syndicate a:link {
	text-decoration: none;
}
.syndicate a:visited {
	color: #000000;
	text-decoration: none;
}
.syndicate a:hover {
	color: #FF0000;
	font-style: normal;
}
.show-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.show-list a:link a:visited {
	text-decoration: underline;
}
.show-list a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.show_date_time {
	color: #990000;
	font-style: italic;
}
.google-div {
	background-color: #ECFFEC;
	border: 1px solid #666666;
	padding: 4px;
	width: 250px;
	height: 90px;
	float: right;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 20px;
}

