body {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  text-align: justify;
  line-height: 150%
}

P.standard {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  line-height: 150%;
  text-align: justify
}

P.standard2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  line-height: 150%;
  text-align: justify
}

a {
  color: #0000FF;
  text-decoration: none;
}

a:visited {
  color: #800080;
}

a:hover {
  color: #808080;
}

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #0000FF;
}

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  color: #0000FF;
}

h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #0000FF;
}

h4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal
  color: #000000;
  font-style: italic;
}

#header {
  background-color: #FFFFFF;
  height: 150px;
  width:100%;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 3px;
  border-bottom:2px solid #B9B9B9;
}

#footer {
  background-color: #FFFFFF;
  height: 150px;
  width:100%;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 3px;
  border-bottom:2px solid #B9B9B9;
  border-top:2px solid #B9B9B9;
}

/* sendblaster stylesheet extract */

.btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#666666;
	background: #F1DBDB;
	height: 1.8em;
	width: 5.0em;
	border-top: 0px solid;
	border-right: 2px solid #93D2D2;
	border-bottom: 3px solid #EDEDED;
	border-left: 3px solid #EDEDED;



}
.textbig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#666666;
	background-image: url(style2_txt_bg.gif);
	background-repeat: repeat-x;
	background-color: #F1DBDB;
	border-top: 0px;
	border-right: 1px solid #93D2D2;
	border-bottom: 0px;
	border-left: 0px;
	clip:   rect(0.2em auto auto auto);
	padding: 0.4em;
	font-style: italic;
}
.mand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}

.leftred {

	color: #dd0000!important;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 12px!important;
}
.errMsg {
	color: #FF0000;
}
