/* <style type="text/css">  */
/*  <!-- */
  .navigation  {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 10pt;
  	font-style : normal;
  	text-decoration : none;
  	color : #030B45;
  }
  
    .navigationBold  {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 10pt;
  	font-style : normal;
  	text-decoration : none;
  	color : #030B45;
  	font-weight : bold;
  }

  .smallnavigation  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	text-decoration : none;
	color : #030B45;
}
  
    .smallnavigationBold  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	text-decoration : none;
	color : #030B45;
	font-weight : bold;
	text-align : left;
}
  
    .dateBold  {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 7pt;
  	font-style : normal;
  	text-decoration : none;
  	color : #030B45;
  	font-weight : bold;
  }
  
  .headline  {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 18pt;
  	font-style : normal;
  	color : #030B45;
  	text-decoration : none;
  	font-weight : normal;
  }
  
  .copy  {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 10pt;
  	font-style : normal;
  	color : #000000;
  }
  
  p{
	text-align : justify;
}
  
  .copybold  {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 10pt;
  	font-style : normal;
  	color : #030B45;
  	font-weight : bold;
  }
  
 .smallHead {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 13pt; 
  font-weight: normal; 
  color: #030B45}
  
  .counter {
	color : #030B45;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	border-width : 1;
	text-align : center;
}

  .counternew {
	color : #FFCC33;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	border-width : 1;
	text-align : center;
	background-color : Blue;
}

  
  body  {
  	margin-left : 0px;
  	margin-top : 0px;
  }
  
  table.main  {
	margin-top: 0px;
	margin-left:0px;
	text-align : justify;
}

   a:link {
	text-decoration : none;
	color : Blue;
}

a:visited {
	text-decoration : none;
	color : Blue;
}

a:hover {
	text-decoration : underline;
	color : #030B45;
}

a:active {
	text-decoration : none;
	color : #5C5C5C;
}
/*  --> */
