body {  
  font-family: Verdana,Tahoma;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  margin: 0px 0px;
  }
a:link { 
  color: #000000;
  background-color: #eeeeee;
  font-size: 12px
  }
a:visited { 
  color: #000000;
  background-color: #eeeeee;
  font-size: 12px
  }
a:hover { 
  color: #000099;
  background-color: #ffff00;
  font-size: 12px
  }
a:active {
  color: #000000; 
  background-color: #82b6d7;
  font-size: 12px
  }
a.std:link { 
  color: #0000ff;
  background-color: #ffffff;
  font-size: 12px;
  }
a.std:visited { 
  color: #0000ff;
  background-color: #ffffff;
  font-size: 12px
  }
a.std:hover { 
  color: #ff0000;
  background-color: #ffffff;
  font-size: 12px
  }
a.std:active { 
  color: #ff0000;
  background-color: #ffffff;
  font-size: 12px
  }
a.menu:link { 
  color: #000000;
  background-color: transparent;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  }
a.menu:visited { 
  color: #000000;
  background-color: transparent;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  }
a.menu:hover { 
  color: #ff0000;
  background-color: transparent;
  font-size: 12px;
  font-weight: bolder;
  text-decoration: none;
  }
a.menu:active { 
  color: #000000;
  background-color: transparent;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  }
h1 { text-align: left;
  font-size: large;
  font-style: normal;
	font-weight: bold
  }
h1.centered {
  text-align: center
  }
p { font-size: 12px;
  font-style: normal;
  font-weight: normal
  }
p.hilite { font-size: x-large;
  font-style: italic;
  font-weight: normal;
  text-align: left;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ff0000
  }
p.hicentre { font-size: large;
  font-style: italic;
  font-weight: normal;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ff0000
  }
p.centered { text-align: center
  }
p.bigcentered {
  text-align: center;
  font-size: large
  }
p.smallcentered {
  text-align: center;
  font-size: 12px;
  }
p.big {
  text-align: left;
  font-size: large;
  font-style: normal;
  }
p.verybig { padding-top: 20px;
  text-align: center;
  font-size: x-large;
  font-style: normal;
  } 
p.phead { 
  font-size: large;
  font-style: normal;
  font-weight: bold;
  color: #0000ff
  }
p.indented {
  margin-left: 8;
	}
p.heavy { 
  font-size: 12px;
  font-style: normal;
  font-weight: bold
  }
p.small {
	font-size: 12px;
  }
table {
  font-size: 12px;
  font-weight: bold;
	text-align: left;
	border: 0px none; 
  }
tbody {
  vertical-align: top;
	} 
td {
	font-weight: normal;
	vertical-align: top;
  }
tr {
	font-weight: normal;
	vertical-align: top;
  }
td.bigbold{
  font-weight: bold;
  font-size: 18px;
	}
td.bold{
  font-weight: bold;
	}
td.small {
  font-family: Verdana,Tahoma;
  font-weight: normal;
	font-size: 12px;
	color: #000000;
	vertical-align: top; 
	}
table.heading {
	font-family: Verdana,Tahoma;
	font-size: 20px;
  font-weight: bold;
	color: #ff0000;
	text-align: center;
	border: 0px none; 
  }
table.big {
  text-align: left;
  font-size: large;
  }
table.caption {
background-color: White;
color: Blue;
font-weight: Bold;
}
ul {
  font-size: 12px;
  font-style: normal;
  font-weight: normal
  }
img.centered {
  text-align: center
  }
