p {
	margin-top:0.4em;
	margin-bottom:0.2em
}
.center {
	text-align:center;
}
.Black {
	color: black
}
;
body {
	font-size: medium;
	font-family:Arial, Helvetica, sans-serif;
	border-top-width: thin;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:large;
	color:#1d46a6;
	margin-bottom:0.2em;
}
h2 {
	font-size:medium;
	color:#316ba6;
	font-weight:bold;
	padding-top:10px;
}
.Line {
	margin-top: 10px;
	margin-bottom: 0px;
	border-top: 1px solid #c40000;
	font-size: small;
}
.Body-Text {
	color: black;
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.3em;
	margin: 8px 5px 2px 0px;
}
.Bullet-Text {
	color: black;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	list-style-type: disc;
	margin: 0px 0px 2px -20px;
}
.News-Item {
	color: black;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0px 5px 2px 10px;
}
.News-Title {
	color: black;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ProgramInfo {
	color: maroon;
	font-size: small;
	font-family: Arial, Helvetica;
	font-weight: normal;
	line-height: 14px;
	margin-top: 5px
}
.ProgramName {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica;
	margin-top: 0px;
	margin-bottom: 0px
}
.Footer {
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	font-family: Arial, Helvetica;
	margin-top: 1px;
	margin-bottom: 0px
}
.FooterBox {
	text-align:center;
	color: #c40000;
	background-color: #fc0;
	margin-top: 8px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: solid 1px #c40000;
	padding-right: 0px;
	padding-left: 0px;
}
a {
	color: blue;
	text-decoration: none
}
a:hover {
	color: blue;
	text-decoration: underline;
	background-color: transparent
}
a.b:link {
	color: black;
	text-decoration: none;
	background-color: transparent
}
a.b:hover {
	color: black;
	text-decoration: underline;
	background-color: transparent
}
a.b:visited {
	color: black;
	text-decoration: none;
	background-color: transparent
}
a.c:link {
	color: white;
	text-decoration: none;
	background-color: transparent
}
a.c:visited {
	color: white;
	text-decoration: none;
	background-color: transparent
}
a.c:hover {
	color: yellow;
	text-decoration: underline;
	background-color: transparent
}

