BODY, P, DIV, TH, FORM, OL, UL, LI, INPUT, TEXTAREA, SELECT, A
{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
}
table
{
margin-top:10px;
}

p {

margin-left: 10px;
margin-right: 10px;
}

TD, TR
{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;

}

h1 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
	margin-top : 15px;
	margin-bottom: 0px;
    text-align:center;
}


h2 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color:black;
  font-weight: bold;
  margin-left:5px;
}

.navname 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color:black;
  font-weight: bold;
  text-align:center;
}


.orig
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color:black;
  text-align:right;
}

.bild
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color:black;
  font-weight: bold;
  text-align:center;
}

BODY {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
	/* background-color : #E8E275; */
	background-color : #ffffcc;
	color : Black;
	margin-top : 0px;
	margin-left : 5px;
	margin-right : 5px;
}

.ts { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; }
A:link { text-decoration: none; color: Black; text-decoration: underline; }
A:visited { color: #6666ff; text-decoration : none; text-decoration: underline; }
ul { list-style: square; }
.centerline { text-align: center; font-weight: bold; }
.centerline2 { text-align: center;}
.big { text-align: center; font-size: 20px; font-weight: bold; }
.mid { text-align: center; font-size: 16px; font-weight: bold; } 

