p.header{
	font-size: 11pt;
	font-weight: 600;
	color: #0a2398;
	}

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

a.menu{
	font-size: 10pt;
	font-weight: 500;
	color: #0a2398;
	text-decoration: none;
	padding: 1;
	text-indent: 3;
	}

a.content{
	font-size: 12pt;
	font-weight: 800;
	color: #882222;
	text-decoration: none;
	padding: 1;
	text-indent: 3;
	}

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: #0a2398;
	padding: 1;
	text-indent: 5;
	}

div.time{
	   position: absolute; 
	   left: 20px; 
	   top: 130px; 
	   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: #88907f;
	font-weight: 600;
	font-size: 11pt;
	}	

div.article{
	position: relative;
	height: auto;
	width: auto;
	z-index: 1;
	padding: 5;
	visibility: visible; 
	font-weight: 400;
	font-size: 12pt;
	}

b{
	font-weight: 700;
}
