/* QUT template - common stylesheet (contains styles available to page editors) */
/* Should be used in conjunction with corpstyle and branch stylesheets */
/* Copyright QUT 2007 */
/* Version 3.2 */

/* Styles available via Contribute editing mechanism */

body {
  background-color: #fff;
  font-size: 12px;
  font-weight: normal;
  font-family: verdana, arial, helvetica, sans-serif;
  margin: 0;
  padding: 0;
  width: auto;
  /*color: #333;*/
}

p, table, th, td {
  font-size: 12px;
  font-weight: normal;
  font-family: verdana, arial, helvetica, sans-serif;
  /*color: #333;*/
}

H2 {
  font-size: 15px;
  font-weight: bold;
  margin-top: 2em;
  color:#006f79;
  letter-spacing:0.03em;
}

H3 {
  font-size: 15px;
  font-weight: bold;
  margin-top: 2em;
  font-family:Arial, Helvetica, sans-serif;
}

.smltext {
  font-size: 10px;
}

