body {
 font-size: 75%;
}
a:link {
	font-family: arial,helvetica,verdana,sans-serif;
	color: #333399;
	background-color: transparent;
}
a:visited {
	font-family: arial,helvetica,verdana,sans-serif;
	color: #333399;
	text-decoration: none;
	background-color: transparent;
}
body, td {
 	font-family: arial,helvetica,verdana,sans-serif;
 	color: #000000;
         background: #ffffff;
}
td {
  font-size: 75%;
}
td.back {
	background-color: #333399;
	color: White;
}

 h1, h2, h3, div {
 	font-family: arial,helvetica,verdana,sans-serif;

 }
 h1 {
	font-size: 122%;
	color: #333399;
	text-align: right;
	background-color: transparent;
}
h1.s {
 font-size: 122%;
 text-align: center;
}
h1.d {
 font-size: 122%;
 text-align: left;
}
h2.s, h3.s {
 text-align: center;
 font-size: 85%;
}
 h2 {
 	font-size: 85%;
 	color: #333399;
	background-color: transparent;
         text-align: left;
 }
 h3 {
 	font-size: 85%;
 	color: #c0c0c0;
	background-color: transparent;
         text-align: right;
 }
strong {
 font-family: arial,helvetica,verdana,sans-serif;
 font-weight: bold;
 color: #333399;
 background-color: transparent;
}
div.r {
 color: #800000;
 background-color: transparent;
}
div.r2 {
 color: #ff0000;
 background-color: transparent;
 font-weight: bold;
}
div.b {
 color: #333399;
 background-color: transparent;
}
div.adr, div.kl {
 font-size: 78%;
 color: #333399;
 background-color: transparent;
}
span.b {
	color: #333399;
	background-color: transparent;
}
em {
	font-style: normal;
	color: #333399;
}