body {
        margin: 0px;
}

p, td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        text-align: justify;
        vertical-align: top;
}

.footnote {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        text-decoration: none;
        color: #3D5E63;
}

a {
        text-decoration: none;
}

a:link {
        color: #5696AF;
        font-weight: bold;
}

a:visited {
        color: #5696AF;
        font-weight: bold;
}

a:hover {
        color: black;
        font-weight: bold;
}

h1 {
  font-family: Arial, Verdana;
  font-size: 14pt;
  color: #004F6D;
  font-weight: bold;
  text-align: center;
  padding-bottom: 18px;
  margin-bottom: 10px;
  background-image: url('images/h1_bg.gif');
  background-repeat: no-repeat;
  background-position: center 18px;
}

ul {
  list-style-image: url('images/dot.gif');
  list-style-position: outside;
  margin: 0px 0px 0px 20px;
  padding-left: 8px;
  text-indent: -6px;
}

.borderedimage {
	border-width: 1px;
	border-color: #020202;
	border-style: solid;
}

.kepalairas {
	text-align: center;
	font-size: 8pt;
	font-style: italic;
	margin-top: 4px;
}

.cimoldal {
	text-align: center;
	font-weight: bold;
	color: #004F6D;
}

.kerdoiv th {
  text-align: left;
  padding-top: 20px;
}

.kerdoiv .input_label {
  padding-top: 10px;
  width: 40%;
}

.kerdoiv .input_data {
  padding-top: 10px;
  width: 60%;
}
