h2 {
   font-size:110%;
   font-weight:bold;
}

td {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: smaller;
   line-height:  130%;
   }

a {
   text-decoration: none;
   color: #990033;
   font-weight: bold;
}

table {
	border-width:0px;
	padding:0px;
	margin:0px;
}

input.formular {
	width: 140px;
}

div.para {
	margin-top:6px;
	margin-bottom:6px;
}

.strong {
	font-weight: bold;
}

.emphasis {
	font-style: italic;
}

.footnote {
   font-size: 10px;
}

.foot {
   color: #990033;
   font-weight: bold;
   font-size: 11px;
}

.errorMessage {
   color: #990033;
   font-weight: bold;
}

a.adlink {
   color:black;
}

a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.code {
	font-size: 13px;
}

.highlight {
	font-weight: bold;
	color: #990033;
}
