body
{
  font-family: Arial, sans-serif;
  color: #000000;
  background-color: white;
  margin: 0.5em 0em 1em 1em;
}

body.home
{
  background-image: url( http://www.physics.usyd.edu.au/images/bg1.jpg );
}

p
{
  font-family: Arial, sans-serif;
  color: #000000;
}

td
{
  font-family: Arial, sans-serif;
  color: #000000
}

.plain
{
  font-family: Arial, sans-serif;
  color: #000000;
  margin-left: 0px;
  margin-right: 0px
}

.text
{
  font-family: Arial, sans-serif;
  color: #000000;
  margin-left: 30px;
  margin-right: 30px
}

.footer
{
  font-family: Arial, sans-serif;
  color: #333333;
  margin-left: 15px;
  margin-right: 15px
}

.menutext
{
  font-weight: bold
}

.courier
{
  font-family: Courier, serif
}

.note
{
  font-size: 85%;
  color: #666666
}

OL {
font-size: 80%;
list-style-type: decimal;
list-style-position: outside;
} 
  A:link{ color: #3366cc; text-decoration: none }
  A:visited{ color: #6699FF; text-decoration: none }
  A:hover{ color: #ff3366; text-decoration: underline }
