/* 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 */

/* #F15A29-orange #302F3A-grey */

body {
  background-color: #fff;
  font-size: 12px;
  font-weight: normal;
  font-family: verdana, arial, helvetica, sans-serif;
  margin: 0;
  padding: 0;
  width: auto;
  color: #302F3A;
}

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;
}

H3 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 2em;
}

.smltext {
  font-size: 11px;
}
