body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:10px, 
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:10px
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:10px
}

.rot {
color: #CC0000;
font-size: 16px;
font-weight: bold;
}

.content {
color: #fff;
font-size: 30px;
}
a:link {
	color: #fff;
}
a:visited {
	color: #fff;
}
a:hover {
	color: #fff;
}
a:active {
	color: #fff;
}

      img {
      max-width: 100%;
      height: auto;
      }