img {
  background-color: white;
}

text, strong, .strongish, body, td, a, .foto, .half, .slikalink, .slikalinkout, .linkout, .menulink, .footerlink, .memberslink, .selchap, .footer, .normaltext, .tdpress, .apress, input, textarea, select, .inputpress, .photoperson {
   font-family: helvetica,arial; 
   font-size: 12px; 
   line-height: 18px;
   color: #6E6E6E; 
   background-color: white;
}

body {
  background-color: gray;
}

td {
  font-weight: lighter;
}

b {
  font-weight: bold;
}

strong, .strongish {
  font-weight: bold;
  color: #ce1126;
}

.strongish {
  font-weight: normal;
}

.half {
  font-size: 6px;
  line-height: 8px;
}

input, textarea, select, .inputpress, .inputnoborder {
  border: solid #6E6E6E;
  border-width: 1px;
  background-color: white; 
  color: #6E6E6E;
}

.inputnoborder {
  border: none;
}

.inputpress {
  background-color: white;
  color: black;
  border: solid black;
  border-width: 1px;
}

.normaltext, td, a, .linkout, .slikalink, .slikalinkout {
  color: #6E6E6E;
  background-color: white;
}

.foto {
  font-size: 9px;
  line-height: 13px;
  background-color: transparent;
}

.tdwhite, .tdgreen, .tdblue, .slikalink, .slikalinkout {
   color: #6E6E6E;
   background-color: white;
}

.tdgreen {
  background-color: #90b01e;
}

.tdblue {
  background-color: #21467a;
}

.tdgray {
  background-color: #6E6E6E;
}

.slikalink, .slikalinkout {
  color: white;
  background-color: transparent;
}

.slikalinkout {
  text-decoration: underline;
}

.tdpress, .apress {
  color: #094189;
  background-color: white;
}

.footer, .footerlink, .memberslink {
  font-size: 9px;
}

.selchap {
  color: #ce1126;
}
 
A {
  text-decoration: none;
}

.linkout {
  text-decoration: underline;
}

.apress:visited {
  color: #094189;
}

a:active, a:hover, .linkout:active, .linkout:hover, .apress:hover {
  color: #ce1126;
}

.memberslink {
  color: #ce1126;
}

.menulink, .footerlink, .memberslink {
  text-decoration: none;
}

.menulink:visited, .footerlink:visited {
  color: #6E6E6E;
}

.memberslink:visited {
  color: #ce1126;
}

.menulink:active, .menulink:hover, .footerlink:active, .footerlink:hover {
  color: #ce1126;
}

.memberslink:active, .memberslink:hover {
  color: #6E6E6E;;
}

.photoperson {
	float: left; 
 	margin-top: -16px; 
 	margin-right: 16px;
 	margin-bottom: 0px;
 	font-size: 10px; 
 	line-height: 12px;
}
