a:link, a:active, a:visited {
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
}


a:focus {
  color: #ff0000;
}

a:hover {
  text-decoration: underline;
}

body {
  color: #000000;
  background-color: #ffffff;
}

.template_dept_title {
  font-size: 16pt;
  font-family: arial, helvetica, sans-serif;
  font-weight: 700;
}

.template_page_description {
  font-size: 14pt;
  font-family: arial, helvetica, sans-serif;
  font-weight: 600;
}

.template_body {
  font-size: 11pt;
  font-family: arial, helvetica, sans-serif;
  color: #000000;
}

.template_side_menu {
  font-size: 8pt;
  font-weight: 700;
  font-family: arial, helvetica, sans-serif;

}






