﻿/* default style
   -------------- */
  
h1 {
	color: #6E6E6E;
}

a {color: #808080; 
	
}
/* left side
   --------- */
	
	.lbox {
		font-weight:700;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		
}


.lt {
		height: 10px;
		
	} 





/* right side
   ---------- */
		
	.right_articles {
		font-size: 0.9em;
		color: #FEE1D5;
		
	}

	
/* layout
   ---------- */
			
.subheader {
	background: #f4f4f4;
}

.disclaim
{font-size:11px;
line-height:12px;
color:gray;}


.pullvisual{
	background: #f4f4f4;
}


.apr{
	font-variant:small-caps;font-size:medium;
}














