<style>  
  <!--
  BODY  {
  	font-family : arial, helvetica, sans-serif;
  	font-size : 12px;
  	line-height : 18px;
  	margin-left : 10px;
  	margin-right : 10px;
  	color : red;
  	background-color : white;
  	text-indent : 6;
  	padding-left : 5;
  	padding-right : 5;
  	padding-top : 5;
  }
  
  	.DCHTopStory {
	
		border: solid #000084 7px;
	}
	
	.DCHSilverBorder {
	
		border: solid silver 3px;
	}
	
	.DCHBlueBorder {
	
		border: solid #000084 3px;
	}
	
	.DCHBlackBorder {
	
		border: solid #000000 3px;
	}
	
	.DCHWhiteOnSilver  {
		font : 11px arial;
		color : #FFFFFF;
		background-color : silver;
		padding-top : 1;
		padding-bottom : 0;
		padding-left : 5;
		padding-right : 5;
		margin : 5px;
	}

	
	.DCHWhiteOnSilver a  { text-decoration : none; color:#FFFFFF; }
	.DCHWhiteOnSilver a:hover  { text-decoration : underline;	color:#FFFFFF; }
	.DCHWhiteOnSilver a:visited  { text-decoration : none;	color:#FFFFFF; }
	
	.DCHWhiteOnSilverMedium  {
		font : 12px arial;
		color : #FFFFFF;
		background-color : silver;
		padding-top : 1;
		padding-bottom : 0;
		padding-left : 5;
		padding-right : 5;
		margin : 5px;
	}

	
	.DCHWhiteOnSilverMedium a  { text-decoration : none; color:#FFFFFF; }
	
	.DCHWhiteOnSilverLarge  {
		font : 16px arial;
		font-weight : bold;
		color : #FFFFFF;
		background-color : silver;
		padding-top : 5;
		padding-bottom : 5;
		padding-left : 5;
		padding-right : 5;
		margin : 5px;
	}
	
	.DCHBlueOnSilver  {
		text-align : center;
		text-valign : middle;
		font : 12px arial;
		color : #000084;
		background-color : silver;
		padding-top : 3;
		padding-bottom : 3;
		padding-left : 3;
		padding-right : 3;
	}
	
	.DCHBlueOnSilver a { 
		background-color : silver;
		text-decoration : none;
		color : #000084; 
	}

	.DCHBlueOnSilver a:hover { 
		background-color : #000084;
		text-decoration : none;
		color : #FFFFFF; 
	}
	
	.DCHBlueOnSilver a:visited { 
		background-color : silver;
		text-decoration : none;
		color : #000084; 
	}
	
	.DCHWhiteOnBlue  {
		text-align : center;
		text-valign : middle;
		font : 12px arial;
		color : #FFFFFF;
		background-color : #000084;
		padding-top : 3;
		padding-bottom : 3;
		padding-left : 3;
		padding-right : 3;
	}
	
	.DCHWhiteOnBlue a { 
		background-color : #000084;
		text-decoration : none;
		color : #FFFFFF; 
	}

	.DCHWhiteOnBlue a:hover { 
		background-color : white;
		text-decoration : none;
		color : #000084; 
	}
	
	.DCHWhiteOnBlue a:visited { 
		background-color : #000084;
		text-decoration : none;
		color : #FFFFFF; 
	}
	
	.DCHWhiteOnBlueHeader  {
		text-align : center;
		text-valign : top;
		font : 16px arial;
		color : #FFFFFF;
		font-weight : bold;
	}
	
	.DCHLogo {
	position: absolute;
	top: 62px;
	left: 810px;
	width: 120px;
	overflow: visible;
	}
	

	/* makes a box with rounded corners - blue text on silver */
	#DCHSilverButton
	{ position: relative; }
	
	.s1, .s2, .s3, .s4, .s5, .s6, .s7
	{ font: 1px cursive; overflow:hidden;	}
	
	.s1, .s2, .s3, .s4, .s8	{ background: silver;	}
	.s5, .s6, .s7, .s9		{ background: silver;	}
	
	.s1, .s2, .s3, .s5, .s6	{ height: 1px;	}
	.s4, .s7				{ height: 2px;	}
	
	.s1						{ margin: 0px 5px;	}
	.s2, .s5				{ margin: 0px 3px;	}
	.s3, .s6				{ margin: 0px 2px;	}
	.s4, .s7				{ margin: 0px 1px;	}
	
	.s2, .s5
	{ border-right:2px solid silver; border-left:2px solid silver; }
	
	.s3, .s4, .s6, .s7, .s8, .s9
	{ border-right:1px solid silver; border-left:1px solid silver; }

	.s8		{ color:#000084; padding: 1px;
				font: 16px "Arial" ; }
	
	.s9		{ color:#000084; align:center; text-valign:middle; padding-left: 5px; font-weight : bold;
				padding-right: 5px; padding-top: 1px; padding-bottom: 1px; font: 14px "Arial" ; }

	.s9 a  { text-decoration : none; color:#000084; }
	.s9 a:hover  { text-decoration : underline;	color:#000084; font-weight : bold;}
	.s9 a:visited  { text-decoration : none;	color:#000084; font-weight : bold;}

	/* end  */
	
	/* makes a box with rounded corners white text on blue*/
	#DCHBlueButton
	{ position: relative; }
	
	.b1, .b2, .b3, .b4, .b5, .b6, .b7
	{ font: 1px cursive; overflow:hidden;	}
	
	.b1, .b2, .b3, .b4, .b8	{ background: #000084;	}
	.b5, .b6, .b7, .b9		{ background: #000084;	}
	
	.b1, .b2, .b3, .b5, .b6	{ height: 1px;	}
	.b4, .b7				{ height: 2px;	}
	
	.b1						{ margin: 0px 5px;	}
	.b2, .b5				{ margin: 0px 3px;	}
	.b3, .b6				{ margin: 0px 2px;	}
	.b4, .b7				{ margin: 0px 1px;	}
	
	.b2, .b5
	{ border-right:2px solid #000084; border-left:2px solid #000084; }
	
	.b3, .b4, .b6, .b7, .b8, .b9
	{ border-right:1px solid #000084; border-left:1px solid #000084; }

	.b8		{ color:#FFFFFF; padding-left: 10px; font-weight: bold;
				font: 16px "Arial" ; }
	
	.b9		{ color:#FFFFFF; align:center; text-valign:middle; padding-left: 5px; font-weight : bold;
				padding-right: 5px; padding-top: 1px; padding-bottom: 1px; font: 14px "Arial" ; }

	.b8 a  { text-decoration : none; color:#FFFFFF; }
	.b8 a:hover  { text-decoration : underline;	color:#FFFFFF; font-weight : bold;}
	.b8 a:visited  { text-decoration : none;	color:#FFFFFF; font-weight : bold;}
	
	.b9 a  { text-decoration : none; color:#FFFFFF; }
	.b9 a:hover  { text-decoration : underline;	color:#FFFFFF; font-weight : bold;}
	.b9 a:visited  { text-decoration : none;	color:#FFFFFF; font-weight : bold;}

	/* end */
	
	/* makes a box with rounded corners - black text on white */
	#DCHWhiteButton
	{ position: relative; }
	
	.w1, .w2, .w3, .w4, .w5, .w6, .w7
	{ font: 1px cursive; overflow:hidden;	}
	
	.w1, .w2, .w3, .w4, .w8	{ background: #FFFFFF;	}
	.w5, .w6, .w7, .w9		{ background: #FFFFFF;	}
	
	.w1, .w2, .w3, .w5, .w6	{ height: 1px;	}
	.w4, .w7				{ height: 2px;	}
	
	.w1						{ margin: 0px 5px;	}
	.w2, .w5				{ margin: 0px 3px;	}
	.w3, .w6				{ margin: 0px 2px;	}
	.w4, .w7				{ margin: 0px 1px;	}
	
	.w2, .w5
	{ border-right:2px solid #FFFFFF; border-left:2px solid #FFFFFF; }
	
	.w3, .w4, .w6, .w7, .w8, .w9
	{ border-right:1px solid #FFFFFF; border-left:1px solid #FFFFFF; }

	.w8		{ color:#000000; padding: 1px; font-weight : bold;
				font: 16px "Arial" ; }
	
	.w9		{ color:#000000; align:center; text-valign:middle; padding-left: 5px; 
				padding-right: 5px; padding-top: 1px; padding-bottom: 1px; font: 12px "Arial" ; }

	/* end  */
	
	/* here are some extra colours for middle */
	
	.wb8		{ color:#000084; padding: 1px; font-weight: bold; padding-left: 5px; 
				padding-right: 5px; padding-top: 1px; padding-bottom: 1px;
				border-right:5px solid #000084; border-left:5px solid #000084; font: 16px "Arial" ; }
	
	.wb9		{ color:#000084; background: #FFFFFF; align:center; text-valign:middle; padding-left: 5px; 
				padding-right: 5px; padding-top: 1px; padding-bottom: 1px; font: 12px "Arial" ; 
				border-right:5px solid #000084; border-left:5px solid #000084; }

  
  .DCHText  {
  	text-align : left;
  	text-valign : top;
  	font : 12px arial;
  	color : #000000;
  }
  
  .DCHTextC  {
  	text-align : center;
  	text-valign : top;
  	font : 13px arial;
  	color : #000000;
  }
  
  .DCHIntro  {
  	text-align : left;
  	text-valign : top;
  	font : 15px arial;
  	color : #000000;
  }
  
   .DCHBlueHeader  {
  	text-align : left;
  	text-valign : top;
  	font : 16px arial;
  	color : #000084;
  	font-weight : bold;
  }
  
  .DCHBlueText  {
  	text-align : left;
  	text-valign : top;
  	font : 13px arial;
  	color : #000000;
  }
  
  .DCHPageHeader  {
  	text-align : left;
  	text-valign : top;
  	font : 22px arial;
  	color : #000084;
  	font-weight : bold;
  }
  
  .DCHBlueb  {
  	text-align : left;
  	text-valign : top;
  	font : 14px arial;
  	color : #000084;
  	font-weight : bold;
  }
  
  .DCHBlueIntro, .DCHBlueL  {
  	text-align : left;
  	text-valign : top;
  	font : 15px arial;
  	color : #000084;
  }
  
  .DCHBlueIntrob {
  	text-align : left;
  	text-valign : top;
  	font : 15px arial;
  	color : #000084;
	font-weight : bold;
  }
  
  .DCHBluebR  {
  	text-align : right;
  	text-valign : top;
  	font : 14px arial;
  	color : #000084;
  	font-weight : bold;
  }
  
  .DCHBlueR  {
  	text-align : right;
  	text-valign : top;
  	font : 14px arial;
  	color : #000084;
  }
  
  .DCHBlueL  {
  	text-align : left;
  	text-valign : top;
  	font : 14px arial;
  	color : #000084;
  }
  
  .DCHBluebC  {
  	text-align : center;
  	text-valign : top;
  	font : 14px arial;
  	color : #000084;
  	font-weight : bold;
  }
  
  .DCHRedHeaderYellowBox  {
  	text-align : left;
  	text-valign : top;
  	font : 14px arial;
  	color : #FF0000;
  	font-weight : bold;
  	background-color : #F7F8CC;
  }
  
  .DCHBlueHeaderYellowBox  {
  	text-align : left;
  	text-valign : top;
  	font : 14px arial;
  	color : #000084;
  	font-weight : bold;
  	background-color : #F7F8CC;
  	padding-left : 1;
	padding-right : 1;
	padding-top : 1;
  }
  
  .DCHBlueBTextYellowBox  {
  	text-align : left;
  	text-valign : top;
  	font : 10px arial;
  	color : #000084;
  	font-weight : bold;
  	background-color : #F7F8CC;
  	padding-left : 5;
	padding-right : 5;
	padding-top : 5;
  }
  
  .DCHBlueTextYellowBox  {
  	font-family : arial, helvetica, sans-serif;
	font-size : 13px;
	line-height : 18px;
	margin-left : 10px;
	margin-right : 10px;
	color : black;
	background-color : white;
	text-indent : 6;
	padding-left : 5;
	padding-right : 5;
	padding-top : 5;
	margin : 10px;
	padding-bottom : 5;
  }
  
  .DCHBlueb  {
  	text-align : left;
  	text-valign : top;
  	font : 13px arial;
  	color : #000084;
  	font-weight : bold;
  }
  
  .DCHBluebR  {
  	text-align : right;
  	text-valign : top;
  	font : 13px arial;
  	color : #000084;
  	font-weight : bold;
  }
  
  .DCHBlueR  {
  	text-align : right;
  	text-valign : top;
  	font : 13px arial;
  	color : #000084;
  }
  
  .DCHBlueL  {
  	text-align : left;
  	text-valign : top;
  	font : 13px arial;
  	color : #000084;
  }
  
  .DCHBluebC  {
  	text-align : center;
  	text-valign : top;
  	font : 13px arial;
  	color : #000084;
  	font-weight : bold;
  }
  
  .DCHBlueb3  {
  	text-align : left;
  	text-valign : top;
  	font : 16px arial;
  	color : #000084;
  	font-weight : bold;
  }
  
  .DCHBluebR3  {
  	text-align : right;
  	text-valign : top;
  	font : 16px arial;
  	color : #000084;
  	font-weight : bold;
  }
  
  .tdinput  {
  	text-align : left;
  	text-valign : top;
  	font : 13px arial;
  	color : #000000;
  }
  
  .tdlabel  {
  	text-align : right;
  	text-valign : top;
  	font : 13px arial;
  	color : #000000;
  }
  
  .comment, .onept  {
  	text-align : left;
  	font : 10px arial;
  	color : #000000;
  }
  
  .text  {
  	text-align : left;
  	font : 13px arial;
  	color : #000000;
  }
  
  .textheader  {
  	text-align : left;
  	font : 14px arial;
  	font-weight : bold;
  	color : #000000;
  }
  
  .oneptBlue  {
  	text-align : left;
  	font : 10px arial;
  	color : #0000FF;
  }
  
  .oneptRed  {
  	text-align : left;
  	font : 10px arial;
  	color : #FF0000;
  }
  
  .oneptCenter  {
  	text-align : center;
  	font : 10px arial;
  	color : #000000;
  }
  
  .oneptR  {
  	text-align : right;
  	font : 10px arial;
  	color : #000000;
  }
  
  .barL  {
  	text-align : left;
  }
  
  .barR  {
  	text-align : right;
  }
  
  .Centre  {
  	text-align : center;
  }
  
  .tdleft  {
  	text-valign : top;
  	font : 13px arial;
  	color : #000000;
  }
  
  .tdright  {
  	text-align : right;
  	text-valign : top;
  	font : 13px arial;
  	color : #000000;
  }
  
  .tdcenter  {
  	text-align : center;
  	text-valign : top;
  	font : 13px arial;
  	color : #000000;
  }
  
  .tdleftb  {
  	text-align : left;
  	text-valign : top;
  	font : 13px arial;
  	color : #000084;
  	font-weight : bold;
  }
  
  .tdrightb  {
  	text-align : right;
  	text-valign : top;
  	font : 13px arial;
  	color : #000084;
  	font-weight : bold;
  }
  
  .tdcenterb  {
  	text-align : center;
  	text-valign : top;
  	font : 13px arial;
  	color : #000084;
  	font-weight : bold;
  }
  
  a  {
  	text-decoration : none;
  }
  
  a:hover  {
  	text-decoration : underline;
  }
  
  .event:hover  {
  	background-color : #ffffcc;
  	color : #000;
  	padding-left : 4px;
  	padding-right : 4px;
  }
  -->
  </style>
 
 