#menu { display: none }
#top { background: white }
#topnav { display: none }

body{
	margin: .5in;
	font-family: sans-serif;
	font-size: 12pt;
}

#globalWrapper {
	font-size: 12pt;
}

h1 { font-size: 18pt }
h2 { font-size: 16pt }
h3 { font-size: 14pt }
h4 { font-size: 13pt }
h5 { font-size: 12pt }

#uec-logo { font-size: 150%; font-weight: bold; color: black}

a:link:after, a:visited:after {
    content: " (" attr(href) ")";
    font-size: 75%;
}


h1, h2, h3, h4, h5, h6, h7 { color: black }

hr { height: 2px; }
hr.final { height: 3px;}

#search-form { display: none }
#admin-bar { display: none }
#adminmenubar { display: none }
.print-this-page { display: none }