	DIV.TextJustify { text-align: justify }
	DIV.TextLeftJustify { text-align: left }
	DIV.TextRightJustify { text-align: right }
	DIV.TextCenter { text-align: center }
	DIV.YellowJustified { text-align: justify; color: #ffff00 }
	DIV.BoldRedHeader { font: bold; font-size: xx-large; color: #980030 } 
	DIV.BoldBlueHeader { font: bold; font-size: xx-large; color: #0000ff } 
	DIV.FontBlueLargeBold { font: bold; font-size: large; color: #0000ff } 
	DIV.FontRedLargeBold { font: bold; font-size: large; color: #980030 } 
	DIV.FontHeaderColour { font: bold; font-size: x-large; color: #980030 } 

	P.BoldRedHeader { font: bold; font-size: xx-large; color: #980030 } 
	P.BoldBlueHeader { font: bold; font-size: xx-large; color: #0000ff } 
	P.FontBlueLargeBold { font: bold; font-size: large; color: #0000ff } 
	P.FontRedLargeBold { font: bold; font-size: large; color: #980030 } 
	P.FontRedBold { font: bold; color: #980030 } 

	P.VeryLargeBlue { font-family:arial; font-weight:bold; font-size:24.0pt; color:#241fd5; text-align:center }
	P.LargeBlue { font-family:arial; font-weight:bold; font-size:14.0pt; color:#241fd5; text-align:center }
	P.NormalJustify { font-family:arial; font-weight:bold; font-size:12.0pt; text-align:justify }
	P.NormalLeftBlue { font-family:arial; font-weight:bold; font-size:12.0pt; text-align:left; color:#241fd5 }
	P.NormalRightBlue { font-family:arial; font-weight:bold; font-size:12.0pt; text-align:right; color:#241fd5 }

	HR.Standard { color: #241fd5 }
	
	TD.LeftTop { text-align:left,top }
	TD.RightTop { text-align:right,top }
	TD.CenterTop { text-align:center,top }

	#.LargeBlue { font-family:arial; font-weight:bold; font-size:14.0pt; color:#241fd5; text-align:center }
	#.NormalBlue { font-family:arial; font-weight:bold; font-size:10.0pt; color:#241fd5; text-align:center }
	#.NormalLeftBlue { font-family:arial; font-weight:bold; font-size:10.0pt; color:#241fd5; text-align:left }
	#.IndexFont { font-family:arial; font-weight:bold; font-size:8.0pt; text-align:left; }
	#.NormalSmall { font-family:arial; font-weight:bold; font-size:8.0pt; text-align:left; }
	#.RedFooter { font-family:arial; font-size:8.0pt; color:#980030 }
	#.BlueFooter { font-family:arial; font-size:8.0pt; color:#241fd5 }
	
	body, html { height:100% }
	#FullHeight1 { height:100% }
	#FullHeight2 { height:100% }
	#FullHeight3 { height:100% }
	