﻿news stories {
	text-align: left;
	font-family: Times New Roman;
	font-size: 10pt;
	color: #000000;
	border-style: dotted;
	border-width: 5px;
}
h1 {
	font-size: x-large;
}
h2 {
	font-size:medium;
}
h3 {
	font-size: small;
	font-weight: normal;
}
p {
	font-family: "Times New Roman";
	font-size: medium;
}
body {
	background-color: #CCFFFF
}

               
