<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***********************************************************************
	Official COE wide page stylesheet.  
	This stylesheet is imported into official UH template stylesheets.
	It is not intended to be directly referenced by HTML pages.  
	Created: Oct 2014, by the University Marketing.  


 CONTENTS: 
	
 	CLASSES
	---------

	
/************************************************************************/

 table, td {
	border:1px solid #CCC; 
}

td {
   padding:10px; 
    
}
#page header h1 {
  font-size: 3.5rem;
}
#content-well h2 {
  font: 2.6rem 'League Gothic', sans-serif;
  line-height: 1;
}

#content-well h3 {
  font: 1.8rem 'League Gothic', sans-serif;
  line-height: 1;
}
#content-well h4 {
  font: 1.5rem 'League Gothic', sans-serif;
  line-height: 1;
}
#content-wellt p {
  font-size: 1.1em;
}
#content-well div {
  font-size: 1.1em;
}
/**h1 {
  font-size: 3.5em;
  font-family: 'League Gothic';
  font-weight:normal;
#content-well table {
    padding: 1em;
}
#content-well td {
  font-size: 1.25rem;
  padding-left: 1em;
  padding-right: 1.2em;
  height: 2em;
}
#content-well th {
  font-size: 1.3rem;
  padding-left: 1em;
  text-align: left;
  padding-right: 1.2em;
  height: 2em;
}
#content-well ul {
  font-size: 1.25rem;
}
#content-well ol {
  font-size: 1.25rem;
}
.nav-secondary nav ul {
    font-size: 16px;
}
.nav-secondary h2 {
    font-size: 1.5rem;
}
}**/</pre></body></html>