body {
	background-color: #D9EAFF;
	background-image:  url(../images/bg_main.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left:50px;
}

h1, h2, h4, h5 {
  color: #660000;
}

a {
	color: #003366;
}

.Stil1 {
	font-family: "Courier New", Courier, mono;
	font-style: italic;
	font-weight: bold;
}

.DSCtext {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	}

.DSCheadnormal {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
}

.DSCheadbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}

.DSCadmin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #339900;
}


