html {
color: black;
background-color: white;
font-family: "Times New Roman", Times, serif; 
}

a {
color: black;
text-decoration: none;
font-family: "Times New Roman", Times, serif; 
}

h1 {
font: bold 140% Arial, Helvetica, sans-serif;
}

h2 {
font: bold 120% Arial, Helvetica, sans-serif;
}

h3 {
font: bold 110% Arial, Helvetica, sans-serif;
}

#topimage {
display: none;
}

#unilogo {
display: none;
}

#navleft {
display: none;
}

#breadcrumb {
display: none;
}

