@charset "iso-8859-1";
 
body {
	margin-top: 0.5em; margin-left: 0.5em; margin-right: 0.5em; background-color: #ffffc0; color: #000000;
	}

p 	{
	font-size: 14px;
	line-height: 1.2;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-indent: 0em; 
	text-align:justify;
	background-color: #ffffc0; 
	}
p.c	{
	text-align:center; 
	}
p.newscb	{
	text-align:center;
	color:blue;
	font-size: 16px;
	font-weight: bold;
	background-color: #f9efef;
	}						  
p.news	{
	background-color: #f9efef;
	}
	

	
div.newsbox {
	border: 1px solid #aaa;
	background-color:#f9efef; 
	padding: 1em; 
	height:150px; 
	overflow:auto; 
	color:#135;
	}		
p.jl {
	text-align: justify;
	font-size: 16px;
	}	
	
td, th, dd, li {
	font-size: 14px;
	line-height: 1.2;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-indent: 0em; 
	text-align:left;
	}
	
td.c {
	text-align:center; 
	}
	
th.c {
	text-align:center; 
	}	
	
td.j {
	text-align:justify; 
	}
	
li.j {
	text-align:justify;
	}

	h1, h2, h3, h4	{
	font-family: Times, serif;
	color: black;
	background-color: #ffffc0;
	}
	
h1.hpf {
    font-family: Broadway, serif;
	color: navy;
	background-color: #ffffc0;
	}
	
h2.c {
	text-align:center;
	}		
	
ul.disc {
    list-style-type: disc;
	}	
