@charset "iso-8859-1";
body { background-color: #f4f4f4;
	   font-family: arial;
	   font-size: 4mm;
	   font-weight: 500;
	   color: black; }
h1 {font-family: arial;
   	font-size: 10mm;
	font-style: italic; }
h2 { font-family: arial;
   	 font-size: 4mm;
	 font-weight: 800;
	 font-style: italic; }
h3 {   font-family: arial;
   	   font-size: 6mm;
	   font-weight: 800;
	   font-style: italic; }
h5 { font-family: arial;
   	 font-size: 4mm;
	 font-style: italic; }
td { font-family: arial;
   	 font-size: 4mm;
	 font-weight: 500;
	 color: black; }
td.head {font-family: arial;
		 font-size: 8mm;
		 font-style: italic;
		 font-weight: bold;
		 vertical-align: sub }
td.link {font-family: arial;
		 font-size: 4mm;
		 font-style: italic;
		 font-weight: bold; }
a:link { color: black; }
a:hover { color: gray; }
a:visited { color: gray; }
p { font-family: arial;
  	font-size: 4mm;
	font-weight: 500;
	color: black; }

