body {
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 14px;
  color: #000000;
  line-height: 18px;
}
td {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000000;
}
.normal {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000000;
  line-height:18px;
}
a:link, a:active, a:visited {
	color:#000000;
}
a:hover { color: #336699 }
.marked {
	background-color:#003366;
	color:#ffffff;
}
.notunderlined {
	text-decoration:none;
}
h3 {
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 17px;
  color: #003366;
}
h2 {
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 20px;
  color: #003366;
  line-height: 20px;
}
h1 {
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 30px;
  color: #003366;
  line-height: 34px;
}
.small {
	font-size:10px;
}
.topitem {
  font-size: 15px;
  font-weight: bold;
}
.subitem {
  font-size: 11px;
  font-weight: normal;
  line-height: 15px;
}
.row1 {
	background-color:#336699;
	color:#ffffff;
}
.row2 {
	background-color:#003366;
	color:#ffffff;
}

.null {
	font-size:1px;
	line-height:1px;
}


.headline {
  font-size: 20px;
  color: #003366;
  line-height: 24px;
  font-weight:bold;
}

.bigheadline {
  font-size: 30px;
  color: #003366;
  line-height: 34px;
  font-weight:bold;
  margin-bottom:1px;
}


.big1 {
  font-size: 16px;
  line-height:18px;
}

.big2 {
  font-size: 18px;
  line-height:20px;
}

.blue {
  color:#003366;
}

.bold {
  	font-weight:bold;
}
.italic {
	font-style:italic;
}
.bolditalic {
	font-weight:bold;
	font-style:italic;
}
.red {
	color:#ff0000;
}
.vip {
	display:none;
}
