body	{ font-family: Arial, Sans-Serif;
		  margin-left: 50px;
		  margin-right: 50px;
		  font-size: 14px; }
p		{ font-family: Arial, Sans-Serif;
		  font-size: 14px; }
h4,h3	{ font-family: Arial, Sans-Serif;
		  color: #222222;
		  background-color: transparent; }
.exi	{ color: #aaaaaa;
		  background-color: #eeeeee;
          border-color: white;			/* Netscape special */
		  border-style: solid;			/* Netscape special */
		  border-width: 1px;			/* Netscape special */
		  width: 100%;					/* Netscape special */
		  font-family: Courier, Sans-Serif; }
.exa	{ color: red;
		  background-color: #eeeeee;
		  border-color: white;			/* Netscape special */
		  border-style: solid;			/* Netscape special */
		  border-width: 1px;			/* Netscape special */
		  width: 100%;					/* Netscape special */
		  font-family: Courier, Sans-Serif; }
.tdhead	{ background-color: #aaaaaa;
		  color: #555555;
		  font-family: Arial, Sans-serif;
		  font-size: 14pt;
		  font-weight: bold; }
.rubrik	{ background-color: #aaaaaa;
		  color: #555555;
		  font-family: Arial, Sans-serif;
		  font-weight: bold; }
.tddata	{ background-color: #eeeeee;
		  color: Black;
		  font-family: Arial, Sans-serif; }
a		{ color: #2222dd;
		  background-color: transparent;
		  text-decoration: none; }
a:hover	{ color: #2222dd;
		  background-color: transparent;
		  text-decoration: underline; } 