body {
	border: 0px;
	margin: 6px;
	padding: 0px;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10pt;
	font-style: normal;
	color: black;
}

input {
	/*font-family: Times New Roman, Times, serif;*/
}

.aimg img { border: 0; }

.hdr {
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
	color: #330066;
	margin-top: 4px;
	text-transform: uppercase;
}

.smalltext {
  font-size: 8pt;
}

a {
  color: #330066; 
  text-decoration: underline;
}

a:hover { text-decoration: underline; }


h1 { font-size: 14pt; }

h2 { font-size: 13pt; }

#page {
  border: 1px solid #ababab;
  padding: 12px;
}

#header {
  width: 100%;
}

#quotations {
  display: none;
}

#bcnt {
  padding: 6px;
  height: 118px;
}

#logo {
  float: left;
  margin-left: 6px;
}

#btext {
  display: none;
}

#hsidebar {
  display: none;
}

#menu {
  display: none;
}

#main {
  width: 100%;
}

#leftmenu {
  display: none;
}

#content {
}

#cnt {
  /*font-family: Times New Roman, Times, serif;*/
  border-top: 0;
  padding: 12px;
}

#cnt p {
  text-align: justify;
}

#cnt a { text-decoration: underline; }

#sidebar {
  display: none;
}

#cleaner {
  clear: both;
  line-height: 1px;
}

#footer {
  clear: both;
  width: 100%;
  background-color: #b3b3b3;
  color: #330066;
}

#fcnt {
  border: 1px solid #ababab;
  padding: 4px 12px 4px 12px;
}

#fcnt a { text-decoration: underline; }

#ftext {
  float: left;
}

#os3 {
  display: none;
  float: right;
}

.tx-feuserlisting-pi1 table td, .tx-feuserlisting-pi1 table th {
  padding: 3px;
} 

.linethrough {
 text-decoration: line-through;
}