 		body{
	background-color:#ffffff;
	color:#000000;
	text-align:justify;
	font-size:11pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:50px;
	margin-right:50px;
}
	   a:link{color: #880000; font-size:11pt; font-family:Helvetica;}
	   a:link.out{color: #880000; font-size:9pt; font-family:Helvetica;}
	   a:visited{	color: #880000;  font-size:11pt; font-family:Helvetica;}
	   a:visited.out{	color: #880000;  font-size:9pt; font-family:Helvetica;}
	   a:active{	color: #ff0000; background-color:yellow;font-size:11pt; font-family:Helvetica;}
	   a:active.out{	color: #ff0000; background-color:yellow;font-size:9pt; font-family:Helvetica;}
	   li{margin-left:60px;color: #000044;  font-weight:bold; margin-right:60px}
	
}

p.title {
		background-color:  #000066; 
		color:#ddddff; font-size: 22pt; font-weight:bold;
		padding-left:0px; padding-right:0px;
		padding-bottom:4px; padding-top:0px;
		text-align: center; 
}
