body {
	font-family: Times, Times new roman, Serif;
	background: #ffffff;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

img {
	border: 0 none;
	display: block;
	text-decoration: none;
}

td {
	_font-family: Arial, Helvetica, Sans-serif;
	font-family: Times, Times new roman, serif;
	font-size: 12pt;
}

p {
	color: #383838;
	text-indent: 21px;
	margin: 6px 0px 3px 0px;
  text-align: justify;
  line-height: 19px;
}

p a:link, p a:visited {
	text-decoration: none;
	color: #000000;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}

p.noIndent {
	text-indent: 0px;
}

p .cap {
  float: left;
  width: 54px;
  font-size: 46px;
  line-height: 38px;
  color:#777777;
  font-family: georgia, times;
}

p.headline:first-line {
  text-transform: uppercase;
}

blockquote {
  margin: 1em 0;
  padding-left: 30px;
  font-size: 1.2em;
  color: #000;
  background: url("http://www.albert.vollbehr.com/images/quotes.gif") top left no-repeat;
}

.avCentered, .avCenteredBlock {
  text-align: center;
}

.avCenteredBlock {
  margin-left: auto;
  margin-right: auto;
}

.avContent {
	vertical-align: top;
	padding: 3px 3px 9px 3px;
  text-align: left;
}

.avFooter {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	padding: 3px;
}

.avFlags IMG {
  display: inline;
}

.avHeader1 {
  font: 3em serif;
}

.avWBorder {
  border-bottom: 3px solid #777777;
  margin-bottom: 0.8em;
}

.avHeader2 {
  font: 2em serif;
}

.avHL {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  border-bottom: 3px solid #999;
  margin-bottom: 2em;
}

.avForm {
  padding: 9px;
  margin: 9px;
  border: 1px solid #e4e7e6;
  text-align: left;
}

.avFormField {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  border: solid 1px #003868;
  margin: 1px 3px 0px 3px;
}

.avFormButton {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  background-color: #369;
  color: #ffffff;
  height: 19px;
  font-weight: bold;
  margin: 1px 3px 1px 3px;
  border-top: solid 1px #69c;
  border-right: solid 1px #069;
  border-bottom: solid 1px #069;
  border-left: solid 1px #69c;
}

.mandatory {
        font-weight: bold;
}

.compulsory {
        font-style: italic;
}
