body{
	font-family: sans-serif;
  font-size:12pt;
  background: #ffcc99}

hr.div {
	border: 0;
  color:#010101;
  background-color: #000000;
	height: 1px;
  width: 75%;}  
  
hr.full {
	border: 0;
  border-style:solid;
  color:#010101;
  background-color: #000000;
	height: 1px;
  width: 100%;}  

a {
	font-size: 12pt}
  
a:visited {
	color:#008800}
  
img {
	border: 0}
  
h1 {
	font-size: 16pt;
  margin: 2pt 0pt}
  
h2 {
	font-size: 14pt;
  margin: 2pt 0pt;
  text-decoration: underline}
  
hr.title {
	background: url(./images/divider.gif);
  height: 4pt;
  width: 100%;
  border:0}
  
th.news {
	font-size: smaller;
  }
  
td.news {
	font-size: smaller;
  vertical-align: top;
  }
td.newsdate {
	font-size: smaller;
  vertical-align: top;
  width: 11ex}
 
table.center {
 	margin-left: auto;
	margin-right: auto}

p.center {
 	text-align: center}	

.right {
 	text-align: right}
  
.small {
	font-size: smaller}
  
ol{
	margin-bottom: 6pt;}
ol ol {
	list-style-type: lower-alpha}

ol ol ol {
	list-style-type: lower-roman}
  
p.greeting {
	font-size:75%; 
  font-weight:bold; 
  border:3px; 
  border-style:outset; 
  margin-left:1ex; 
  margin-right:1ex;} 
