


	#colh1 {
		width:48%;
		float:left;
		padding: 0px;
		margin-top:-12px;
	}
	
	#colh1-2 {
		width:48%;
		float:left;
		padding: 0 0 0 26px;
		margin-top:-12px;
	}
	
	#colh1s {
		width:900px;
		padding: 0 6px;
		margin-top:-12px;
	}
	
	#h2and3cols {
		width:73%;
		float:left;
		border-right: 1px solid #C2C2C2;
	}
	
	#h4cols {
		width:24%;
		float:left;
		border-right: 1px solid #C2C2C2;
		padding:0 3px;
	}
	
	.hpaired {
		width:48%;
		float:left;
	}
	

	.headline01  {
   font-family: Arial, Geneva, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 16pt;
   color: #0000C0;
}

.text01  {
   font-family: Arial, Geneva, Helvetica, sans-serif;
   font-size: 10pt;
}

.date01  {
   font-family: Arial, Geneva, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 10pt;
   color: #000080;
   line-height: 200%;
}

.day01  {
   font-family: Arial, Geneva, Helvetica, sans-serif;
   font-size: 10pt;
   color: navy;
   font-weight:bold;
}


.text02  {
   font-family: Arial, Geneva, Helvetica, sans-serif;
   font-size: 8pt;
   color: #4040FF;
}

.lastmonth01 {
   margin-top:1.6em;
   font-family: Arial, Geneva, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 10pt;
   color: #C0C0C0;
}

.archive01 {
   margin-top:1.6em;
   font-family: Arial, Geneva, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 10pt;
   color: #C0C0C0;
   text-align: center;
}

/*  Archives CSS usage:    
                  aheadline01 tag is for page headline
				  acategory01 tag is for category name
                  ayear01 tag is the year
                  amonth01 tag is the month
*/

.aheadline01  {
   font-family: Arial, Geneva, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 16pt;
   color: #0000C0;
}

.acategory01  {
   font-family: Arial, Geneva, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 12pt;
   color: #000080;
}

.ayear01  {
   font-family: Arial, Geneva, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 12pt;
   color: #000000;
}

.amonth01 {
   font-family: Arial, Geneva, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 10pt;
   color: #C0C0C0;
}

.amonth01 a:link {
  color: #0000C0;
  text-decoration: none;
  font-weight: bold;
} 

.amonth01 a:visited {
  color: #000080;
  text-decoration: none;
  font-weight: bold;
} 

.amonth01 a:hover {
  color: #FF0000;
  text-decoration: underline;
  font-weight: bold;
} 