 TD                {
	font-family:tahoma,arial;
	font-size:12px;
	color:#000000;
	letter-spacing : 1px;
	padding : 10px;
}
      BODY              {
	font-family:tahoma,arial;
	font-size:12px;
	color:#000000;
	letter-spacing : 1px;
	background-color : #ffffff;
}
      BIG               {font-size:30px; 
	  font-weight:700;
	  color:#ffffff}
	  
      SMALL             {
	  font-family:verdana; 
font-size:10px; 
font-weight:700;
color:#ffffff
	  }
	  
      A:LINK            {
	font-family:tahoma,arial;
	color: #1E70ff;
	text-decoration:none;
}
      A:HOVER, A:ACTIVE 
	  {text-decoration:underline;}
	  
      A:VISITED         
	  {
	  color:#6566ee;
	  text-decoration:none;
	  }
	  
     .HEADER            {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	font-variant : small-caps;
	letter-spacing: 2px;
	text-decoration : none;
margin-top: 100px;
}
     p.date           {
	font-family:tahoma,arial;
	font-size:10px;
	color: #aaaaaa;
	text-decoration:none;
}

p
{
	line-height : 1.3;
margin-top:0px
}

hr{
	width : 100%;
	color: #bbbbbb;
}

.section	 { border-bottom:1px dotted black; 
 }
			   
.highSignificance { border-width: 1; 
                    border-style: dotted; 
                    border-color: black }

