﻿body {
	text-align: center; background: #FFFFAF
}

#container {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	border: 0px solid #999999;


}

#footer {
	position:absolute;
	bottom: 0;
	margin-left: auto;
	margin-right:auto;
	text-align:center;		
	}
.p_News_Item_header {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
}
.Headline {
	margin: 0px 0px .25em 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	color: #0000FF;
	text-align: center;
	position: relative;
}
.Sub_Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #0000FF;
	text-align: center;
	position: relative;
	margin-top: 0px;
	margin-bottom: 18px;
}
.News_location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #0000FF;
	margin: 0px;
	position: relative;
}
.News_date {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
	position: relative;
}
.p_News_Item_content {
	margin: 0px 0px 18px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
.p_Standard_paragraph {
	margin: 0px 0px .5em 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: left;
}
