<style type="text/css">
	A {font-weight: bold}
  	body {color: black ; font-family: verdana ; background: #FFFFF1}
	h1 {background-color: transparent ; color: darkblue ; text-align: center ; font-size: 33 ; font-family: arial}
	h2 {background-color: transparent ; color: black ; text-align: center ; font-size: 18}
	h3 {background-color: transparent ; color: black ; font-size: 11}
	h4 {background-color: transparent ; color: black ; font-size: 12}
	h5 {background-color: transparent ; color: black ; font-size: 10 ; text-decoration: none}

	.tstandard { width: 750 }
	.tstandarddiary { width: 557 }
	.tcoloured { width: 750 ; background-color: #99CCFF }

	#trcentertop { text-align: center ; vertical-align: top }
	#trcentermid { text-align: center ; vertical-align: middle }
	#trleftmid { text-align: left ; vertical-align: middle }
	#tdbgwhite { background-color: #FFFFFF }
	#tdbgwhiteleft { text-align: left ; background-color: #FFFFFF }
	#tdbgblue { text-align: center ; background-color: #99CCFF }

	.bdrtop { border-top: 1px solid rgb(0,0,0) }
	.bdrtopleft { border-top: 1px solid rgb(0,0,0) ; border-left: 1px solid rgb(0,0,0) }
	.bdrtopright { border-top: 1px solid rgb(0,0,0) ; border-right: 1px solid rgb(0,0,0) }
	.bdrtopleftright { border-top: 1px solid rgb(0,0,0) ; border-right: 1px solid rgb(0,0,0) ; border-left: 1px solid rgb(0,0,0) }
	.bdrtopbottomright { border-top: 1px solid rgb(0,0,0) ; border-bottom: 1px solid rgb(0,0,0) ; border-right: 1px solid rgb(0,0,0) }
	.bdrbottomright { border-right: 1px solid rgb(0,0,0) ; border-bottom: 1px solid rgb(0,0,0) }
	.bdrbottomleftright { border-left: 1px solid rgb(0,0,0); border-bottom: 1px solid rgb(0,0,0); border-right: 1px solid rgb(0,0,0) }
	.bdrall { border-left: 1px solid rgb(0,0,0) ; border-top: 1px solid rgb(0,0,0) ; border-bottom: 1px solid rgb(0,0,0) ; border-right: 1px solid rgb(0,0,0) }
</style>