/****** Structural Font Definition: Begins *******/
#UHFoundation {
	font-size: 42pt;
	letter-spacing: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#UHFoundation a, #UHFoundation a:hover, #UHFoundation a:visited {
	text-decoration: none;
	color: black;
	background-color: white;
}
.extraLineSpace {
	line-height: 170%;
}
a {
	color: #c00106;
}
a:visited {
	color: #7b0104;
}
/****** Structural Font Definition: Ends *******/


/****** Title Font Definition: Begins *******/
h1 {
	color: #c00106;
	font-size: 17pt;
	font-weight: bold;
	letter-spacing: -1px;
}
h2 {
	margin-top: 5px;

	color: #c00106;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: -1px;
}
h4{
	margin-top: 5px;

	color: #272726;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: -1px;
}



/****** Title Font Definition: Ends *******/

/****** Widget Header *******/
h3 {
	color: black;
	font-size: 14pt;
	text-transform:uppercase;
	font-weight: normal;
}
