/*====== washington roundtable PRINTABLE stylesheet  =======*/

/*====== Times Roman instead of Verdana used in default stylesheet  =======*/

/*====== last modified by Dale Carlson -- 12.26.01 -- dalec@propaganza.com =======*/



/*====== html classes =======*/

p {	 font-family: times, times roman, times new roman, serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000 }
	
h1 {  font-family: times, times roman, times new roman, serif;
	font-size: 140%; 
	font-weight: bold; 
	color: #000000 }
	
h2 {  font-family: times, times roman, times new roman, serif;
	font-size: 130%; 
	font-weight: bold; 
	color: #000000 }	

h3 {  font-family: times, times roman, times new roman, serif;
	font-size: 100%; 
	font-weight: bold; 
	color: #000000 }

hr {  height: 1px; 
	color: #CCCCCC }

ul {  font-family: times, times roman, times new roman, serif;
	font-size: 100%; 
	list-style-position: outside; 
	list-style-type: square }
	
ol {  font-family: times, times roman, times new roman, serif;
	font-size: 100%; 
	list-style-position: outside}	

	

/*====== custom classes -- absolute =======*/

.nav {  font-family: Verdana, Geneva, arial, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #000000; 
	text-decoration: none }
a.nav:hover { color: #3366CC; 
	text-decoration: underline }
a.nav:active { 
	color: #999999; 
	text-decoration: underline }
	
.navSelected {  font-family: Verdana, Geneva, arial, sans-serif; 
	font-size: 11px;
	font-weight: bold; 
	color: #3366CC; 
	text-decoration: none }

.textSmall {	
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000 }
	
	
/*====== custom classes -- relative =======*/

.navSmall {	
	font-family: font-family: verdana, geneva, arial, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #000000 }
a.navSmall:hover { 
	color: #0000FF; 
	text-decoration: underline }
a.navSmall:active { 
	color: #999999; 
	text-decoration: underline }		
	
.navSmallSelected {	
	font-family: font-family: verdana, geneva, arial, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #0000FF }
	
.newsBox {	
	font-family: font-family: verdana, geneva, arial, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000 }	
	
.newsBoxBold {	
	font-family: font-family: verdana, geneva, arial, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000 }
