body   {font-family: Arial, Helvetica;
	font-size: 10pt;	
	color: blue;
	background-color: #ffff99;
	margin-left: 8pt;
	margin-right: 8pt;
	margin-top: 8pt;
	margin-bottom: 8pt;
	text-decoration: none;}

a:link {text-decoration: none; 
	color: blue; 
	font-family: Arial, Helvetica; 
	font-size: 10pt;}

a:visited {text-decoration: none;
	color: blue; 
	font-family: Arial, Helvetica;
	font-size: 10pt;}

a:active {text-decoration: none; 
	color: red; 
	font-family: Arial, Helvetica; 
	font-size: 10pt;}

a:hover {text-decoration: none; 
	color: red; 
	font-family: Arial, Helvetica; 
	font-size: 10pt;}

li {font-family: Arial, Helvetica;
	font-size: 10pt;
	color: blue;}

ul {font-family: Arial, Helvetica;
	font-size: 10pt;
	color: blue;
	list-style-type:square;}

td {
	font-family: Arial, Helvetica;
	font-size: 10pt;	
	color: blue;
	background-color: #ffff99;
	margin-left: 8pt;
	margin-right: 8pt;
}

td.head {
	font-family: Arial, Helvetica;
	font-size: 14pt;	
	font-weight: bold;
	color: blue;
	background-color: #ffcc33;
	text-align: center;	
}

td.head2 {
	font-family: Arial, Helvetica;
	font-size: 12pt;	
	font-weight: bold;
	color: blue;
	background-color: #f0f0f0;
	text-align: center;
}

td.head3 {
	font-family: Arial, Helvetica;
	font-size: 10pt;	
	font-style: italic;
	font-weight: bold;
	color: blue;
	background-color: #ffcc33;
	text-align: left;	
}

td.n_right {
	font-family: Arial, Helvetica;
	font-size: 10pt;	
	font-weight: bold;
	color: blue;
      text-align: right;
	}

td.n_center {
	font-family: Arial, Helvetica;
	font-size: 10pt;	
	font-weight: bold;
	color: blue;
      text-align: center;
	}

td.n_left {
	font-family: Arial, Helvetica;
	font-size: 10pt;	
	font-weight: bold;
	color: blue;
      text-align: left;
	}


p.title {
	font-family: Arial, Helvetica;
	font-size: 14pt;	
	font-style: italic;
	font-weight: bold;
	color: blue;
	text-align: center;
}

p.title2 {
	font-family: Arial, Helvetica;
	font-size: 12pt;	
	font-style: italic;
	font-weight: bold;
	color: blue;
	text-align: center;
}

p.title3 {
	font-family: Arial, Helvetica;
	font-size: 12pt;	
	font-weight: bold;
	color: blue;
	text-align: center;
}

p.updated {
	font-family: Arial, Helvetica;
	font-size: 8pt;	
	color: blue;
	text-align: center;
}
	

td.banner1 {background-color: #ff0000;}
td.banner2 {background-color: #000000;}
td.banner3 {background-color: #cecece;}




