﻿@import url(base.css);

#header {
	background-image:url('../images/News.jpg');
}

#content {
	padding: 30px;
	width: 742px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	margin-top:20px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	margin-top:25px;
	margin-bottom: -10px;
	
}

em {
	font-weight: bold;
	font-style:normal;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	text-align: justify;
}
