
<style>


	

body {  
	font-family: tahoma;
	font-size: 12px;
	color: #6A6A6A;
	line-height: 20px;
}

.cnt {  
	font-family: verdana;
	font-size: 12px;
	color: #6A6A6A;
	line-height: 20px;
}

.just {  
	font-family: verdana;
	font-size: 12px;
	color: #6A6A6A;
	line-height: 20px;
	text-align: justify; 
	text-justify: inter-word;
}


.ftr {  
	font-family: verdana;
	font-size: 12px;
	color: #6A6A6A;
	line-height: 12px;
}

.bmar {
	margin-bottom: 15px;
}

/*// Hide the text in the header (which is contained in the span)*/

/*h1#firt span { 
	display: none; 
	font-weight: normal;
	}

h1#firt {
    height: 31px;
    background-image: url("../graphics/penny-pritzker-logo.gif");
    background-repeat: no-repeat;
	font-weight: normal;
}
*/
#logo { 
	padding: 30px 30px 10px 45px; 
	}

h1,h2,h3 {
	font-family: verdana;
	font-size: 22px;
	color: #6A6A6A;
	line-height: 22px;
	font-weight: normal;
	}

a:link.orange { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	color: #D18F57; 
	text-decoration: none;
}
	
a:visited.orange { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	color: #D18F57; 
	text-decoration: none;
}
		
a:hover.orange { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	color: #8D8D8C; 
	text-decoration: underline;
}


a:link { 
	font-family: verdana; 
	font-size: 12px; 
	color: #926F36; 
	text-decoration: none;
}
	
a:visited { 
	font-family: verdana; 
	font-size: 12px; 
	color: #926F36; 
	text-decoration: none;
}
		
a:hover { 
	font-family: verdana; 
	font-size: 12px; 
	color: #ACA48B; 
	text-decoration: underline;
}



</style>
