body {
background-color: #669999;
padding: 0px;
margin: 0px; 
font-family: "ARIAL CE", "HELVETICA CE", "ARIAL","HELVETICA", "sans-serif";
color: #ffffff;
font-size: 14px;
} 

.nounder { text-decoration: none }


H1 {
	color:#ffffff;
	text-align:left;
	}
H2 {
	color:#003333;
	text-align:left;
	}
H3 {
	color:#666633;
	text-align:left;
	}
H4 {
	color:#ffffff;
	text-align:center;
	font-size: 12px;
	}
P {
	text-align:justify;
	border-color:#25b6e0;
	}
.table-left { 
	font-family: "ARIAL CE", "HELVETICA CE","ARIAL","HELVETICA", "sans-serif";
	color: #ffffff;
	font-size: 12px;
	}
.table-right { 
	font-family: "ARIAL CE", "HELVETICA CE","ARIAL","HELVETICA", "sans-serif";
	color: #ffffff;
	font-size: 10px;
	}



/* Colour definitions: 
Dark: #003333 Lighter: #336666 Lightest: #669999 */

td.topleft{
border-left:  1px #669999 solid;
border-top:   1px #669999 solid;
font-size:    0.5ex
}

td.toptext{
border-left:  1px #669999 solid;
border-right: 1px #669999 solid;
border-top:   1px #669999 solid;
}

td.empty {
border-left:  1px #669999 solid;
border-top:   1px #669999 solid;
font-size:    10px;
padding-left: 15px;
}

td.noindent {
border-left:  1px #669999 solid;
border-top:   1px #669999 solid;
font-size:    15px;
vertical-align: top;
}

td.language {
border-left:  1px #669999 solid;
border-top:   1px #669999 solid;
font-size:    13px;
vertical-align: middle;
padding-left: 15px;
}

td.heading{
border-left:  1px #669999 solid;
border-top:   1px #669999 solid;
color:        #000000;
padding-left: 15px
}

td.topheading {
border-left:  1px #669999 solid;
border-top:   1px #669999 solid;
color:        #ffffff;
padding-left: 15px;
}

td.contents{
border-left:   1px #669999 solid;
border-right:  1px #669999 solid;
border-top:    1px #669999 solid;
color:         #ffffff;
padding-left: 15px;
vertical-align: bottom;
}

td
{padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding: 0px}

A:hover
{color: white}

a:visited {color:#003333}
a:link {color:#003333}
a:active {color:#F8B840}
a:hover {color:#F8B840}
a.middle:visited {color:#004080;text-decoration: none}
a.middle:link {color:#004080;text-decoration: none}
a.middle:active {color:#c10000}
a.middle:hover {color:#c10000}


a.download:hover{
  background-position: center bottom;
}

a.download{
  background: url("fig/download.png") no-repeat scroll center top transparent;
  color: #FFFFFF;
  display: block;
  font-family: Calibri;
  font-size: 30px;
  height: 49px;
  margin-bottom: 17px;
  padding: 23px 50px 10px 10px;
  position: relative;
  text-decoration: none;
  width: 271px;

}

a.download span{
  bottom: 15px;
  font-size: 14px;
  left: 10px;
  position:absolute;
  top: 55Px;
}