html, body {
		margin:0 0 0 0;
		line-height: 1.4;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:11px;
		text-align:justify;
		
}
.textred {
	color:#FF0000;
    font-weight: bold;
	font-size:11px;   
}

div.line {
	height: 1px;
	width: 400px;
	margin: 0 0 0 20px;
	border-top: 1px solid #D3D3D3;
}
.button {
  margin: 1px;
  padding: 0 1px 0 0;
  background:url(../images/button.jpg);
  color:#B30D21;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 12px;
  border: 1px double #7F9DB9;
  width: auto;
  height:21px;     
  cursor:pointer
}
p.titletext{
	font-family:AGOpus, AGOpusHighResolution;
	color:#228B22; /*CC3300;*/
	font-size:22px;
	font-weight:bold;
}