p.header{
	font-size: 12pt;
	font-weight: 600;
	color: #000000;
	}

p.copy{
	font-size: 11pt;
	font-weight: 600;
	color: #f0c140;
	}
p.author{
	font-size: 11pt;
	font-weight: 700;
	color: #000000;
	}

a.menu{
	font-size: 11pt;
	font-weight: 500;
	color: #af462f;
	text-decoration: none;
	padding: 1;
	text-indent: 5;
	}

a.pastld{
	font-size: 11pt;
	font-weight: 500;
	color: #880022;
	text-decoration: none;
	padding: 4;
	text-indent: 5;
	}

a.pastms{
	font-size: 12pt;
	font-weight: 700;
	color: #887722;
	text-decoration: none;
	padding: 0;
	text-indent: 0;
	}

a.archive{
	font-size: 12pt;
	font-weight: 500;
	color: #037050;
	padding: 1;
	text-indent: 5;
	}

div.time{
	   position: absolute; 
	   left: 20px; 
	   top: 20px; 
	   width: auto; 
	   height: auto; 
	   z-index: 2; 
	   padding: 1;
	visibility: visible;
	}

div.header{
	   position: relative; 
	   left: 0px; 
	   top: 0px; 
	   width: auto; 
	   height: auto; 
	   z-index: 0; 
	   padding: 0;
	visibility: visible;
	}

u.archive{
	color: #880000;
	font-weight: 600;
	font-size: 11pt;
	}	

div.article{
	position: relative;
	height: auto;
	width: auto;
	z-index: 1;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style:solid;
	border-right-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-color: #f9d967;
	border-bottom-color: #f9d967;
	border-left-color: #f9d967;
	border-right-color: #f9d967;
	border-color: #f9d967;
	padding: 10;
	visibility: visible; 
	font-weight: 400;
	font-size: 12pt;
	}

b{
	font-weight: 700;
}
