h3.department {
text-align: right; 
padding: 3px;
}
h3.department a {text-decoration: none;}








/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {
color: #045fb4;
font-size: 1.8em;
font-weight: bold;
border-bottom: solid 1px silver;
font-family: Georgia, Tahoma, Times, serif;
}

h2 {
color: #045fb4;
font-size: 1.6em;
font-family: Georgia, Tahoma, Times, serif;
}

h3 {
color: #333;
font-size: 1.2em;
font-family: Georgia, Tahoma, Times, serif;
}

