/* 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: #F6F6F6;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	width: auto;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

p, table, th, td {
  font-size: 12px;
  font-weight: normal;
  color: #333;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	line-height: 1.6em;
}

H2 {
  font-size: 15px;
  font-weight: bold;
  margin: 1em 0 -0.4em 0;
	color: #000;
}


H3 {
  font-size: 14px;
  font-weight: bold;
  margin: 1em 0 -0.4em 0;
	color: #000;
}

.smltext {
  font-size: 10px;
	color: #666;
}

a:link, a:hover, a:active {
	color: #006699;
}

a:visited {
	color: #314866;
}

ul, li {
	list-style-type: square;
}.page_photos {
	visibility: visible;
}
