BODY {
	background-image : url(images/news-bg.gif);
	background-attachment : fixed;
	font-family : "Times New Roman", Times, serif;
	color : Black;
	}
h1 {
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 32px;
	font-weight : bold;
	color : Green;
	margin-bottom : 0px;
   }
h2 {
	font-family : "Arial Narrow", Helvetica, sans-serif;
	font-size : 20px;
	color : Green;
   }
h3 {
	font-family : "Arial Narrow", Helvetica, sans-serif;
	font-size : 16px;
	color : Green;
   }
h4 {
	font-family : "Arial Narrow", Helvetica, sans-serif;
	font-size : 12px;
	color : Green;
	}
h5 {
	font-size : 16px;
	font-style : italic;
	text-align : center;
	color : White;
	background-color : Green;
	letter-spacing : 1px;
	margin-bottom : 0px;
	}
h6 {
	font-size : 11px;
	}
ul,  ol, dl, blockquote {
	font-size : 14px;
	line-height : 16px;
	margin-left : 10px;
	}
hr {
	color : Green;
	}
p {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	line-height : 16px;
	text-align : justify;
	}
	h1.header {
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 48px;
	border-top : 8px solid Green;
	color : Green;
	letter-spacing : 2px;
	margin-bottom : 0px;
   }
h5.adhead {
	font-size : 20px;
	font-style : italic;
	text-align : center;
	color : White;
	background-color : Green;
	}
