  
  A     {text-decoration: none}
  A:hover {color: #FF0000; text-decoration: underline;}
  body { background-color: #FDFDFF; font-family: Arial, Helvetica, sans-serif;}
  :link { color: #000099 }
  :visited { color: #337F00 }
  :active { color: #0000FF }
  .footer {font-family: Arial, Helvetica, sans-serif; color:#4e4e4e; font-size: 8pt; text-align: right; margin: 3mm 10mm 3mm 10mm}
  .footercentral {font-family: Arial, Helvetica, sans-serif; color:#4e4e4e; font-size: 70%; text-align: center; margin: 3mm 10mm 3mm 10mm}
  .normal {font-family: Arial, Helvetica, sans-serif; font-size: 85%; text-align: justify; margin: 3mm 10mm 3mm 10mm}
  .quote {font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-style: italic; text-align: justify; margin: 3mm 20mm 3.5mm 20mm}
  .strongnormal {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 100%; text-align: justify; margin: 3mm 10mm 3mm 10mm}

  h1 {
	color: #003040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19pt;
	text-align: center;
	margin: 7.5mm 10mm 7mm 10mm;
	padding: 5mm 5mm 5mm 5mm;
	border: thin solid #002070;
	/*background-color: #fffef4; /*#FAF8E8;*/
        background-image: url(http://jadn.co.uk/w/im/top.jpg); 
}
span.shrink {
	font-size: 60%;
}

  .heading3, h3 {
	color: #003010;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify; 
	font-style: italic;
	text-align: left;
	margin: 3mm 10mm 3mm 10mm;
}
  h4 {
	color: #003010;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	/*font-variant: small-caps;*/
	text-align: left;
	margin: 6mm 10mm 0mm 10mm;
	font-style: normal;
	font-weight: 600;
}
  
  
.footerleft {
font-family: Arial, Helvetica, sans-serif; color:#4e4e4e; font-size: 70%; text-align: left; margin: 3mm 10mm 3mm 10mm
}

li { font-size: 9.5pt; 
text-align: justify; 
margin: 3mm 10mm 3mm 10mm
}

li.big { font-size: 11.5pt;
font-weight: bold; 
text-align: justify; 
margin: 3mm 10mm 3mm 10mm
}

ul {
/* list-style-type: square;*/
list-style-position: outside; 
}

table.textwidth {
	margin: 3mm 10mm 3mm 10mm;
}