body {  
  font-family: Verdana,Tahoma;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #000080;
	background-color: #ffffff;
  margin: 0px 0px;
  }

a:link { 
  color: #000080;
  background-color: #ffffff;
  font-size:large;
  text-decoration:underline;
  }
a:visited { 
  color: #000080;
  background-color: #ffffff;
  font-size: large;
  text-decoration:underline;
  }
a:hover { 
  color: #ff0000;
  background-color: #ffffff;
  font-size: large;
  text-decoration:underline;
  }
a:active {
  color: #ff0000; 
  background-color: #ffffff;
  font-size: large;
  text-decoration:underline;
  }
a.big:link { 
  color: #000080;
  background-color: #ffffff;
  font-size: large;
  text-decoration:underline;
  }
a.big:visited { 
  color: #000080;
  background-color: #ffffff;
  font-size: large;
  text-decoration:underline;
  }
a.big:hover { 
  color: #ff0000;
  background-color: #ffffff;
  font-size: large;
  text-decoration:underline;
  }
a.big:active {
  color: #ff0000; 
  background-color: #ffffff;
  font-size: large;
  text-decoration:underline;
  }
a.bigred:link { 
  color: #ff0000;
  background-color: #ffffff;
  font-size: large;
  text-decoration:underline;
  }
a.bigred:visited { 
  color: #ff0000;
  background-color: #ffffff;
  font-size: large;
  text-decoration:underline;
  }
a.bigred:hover { 
  color: #ff0000;
  background-color: #ffffff;
  font-size: large;
  text-decoration:underline;
  }
a.bigred:active {
  color: #ff0000; 
  background-color: #ffffff;
  font-size: large;
  text-decoration:underline;
  }

a.small:link { 
  color: #000080;
  background-color: #ffffff;
  font-size: small;
  text-decoration:underline;
  }
a.small:visited { 
  color: #000080;
  background-color: #ffffff;
  font-size: small;
  text-decoration:underline;
  }
a.small:hover { 
  color: #ff0000;
  background-color: #ffffff;
  font-size: small;
  text-decoration:underline;
  }
a.small:active {
  color: #ff0000; 
  background-color: #ffffff;
  font-size: small;
  text-decoration:underline;
  }
a.menu:link { 
  color: #000080;
  background-color: transparent;
  font-size: large;
  text-decoration: none
  }
a.menu:visited { 
  color: #000080;
  background-color: transparent;
  font-size: large;
  text-decoration: none
  }
a.menu:hover { 
  color: #ff0000;
  background-color: transparent;
  font-size: large;
  text-decoration: none
  }
a.menu:active { 
  color: #ff0000;
  background-color: transparent;
  font-size: large;
  text-decoration: none
  }
h1 { text-align: left;
  font-size:x-large;
  font-style: normal;
  font-weight: bold;
  color:#000080;
  vertical-align:middle;
  }
h2 
{text-align: left;
  font-size:medium;
  font-style: normal;
  font-weight: bold;
  color:#000080;
}
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.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: #000080
  }
p.indented {
  margin-left: 8;
	}
p.heavy { 
  font-size: 12px;
  font-style: normal;
  font-weight: bold
  }
p.small {
	font-size: 4px;
  }
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.bold{
  font-weight: bold;
	}
td.small {
  font-family: Verdana,Tahoma;
  font-weight: normal;
	font-size: 12px;
	color: #000000;
	vertical-align: top; 
	}
td.red 
{
    color: Red;
    font-weight: bold;
}
td.blue
{
   color: blue;
   font-weight: bold;
   font-size:x-large;
   vertical-align:middle;
}    
table.heading {
	font-family: Verdana,Tahoma;
	font-size: 18px;
  font-weight: bold;
	color: #ff0000;
	text-align: center;
	border: 0px none; 
  }
table.big {
  text-align: left;
  font-size: large;
  }
ul {
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  }
img.centered {
  text-align: center;
  border-style:none;
  }
img 
{
  border-style:none;
    width: 310px;
    height: 237px;
}
span.big
{
    color:#000080;
    font-size:large;
}
span.biggish
{
    color:#000080;
    font-size:medium;
    font-weight:bold;
}
span.dbl
{
    line-height:20px;
}
span.huge
{
    color:#000080;
    font-size:42px;
    font-family:Verdana;
}  
