body    {margin:0}



.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#outerdiv {
	width: 838px;
  margin-left: auto ;
  margin-right: auto ;
	text-align: center;
}
.italicquote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1;
}


a:link {color:#FF3300}      /* unvisited link */
a:visited {color:#FF3300}  /* visited link */
a:hover {color:#FF6600}  /* mouse over link */
a:active {color:#FF3300}



.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	font-weight: bolder;
	color: #3333FF;
}

.bqstart {
     float: left;
     height: 45px;
     margin-top: -20px;
     padding-top: 5px;
     margin-bottom: -50px;
     font-size: 700%;
     color: #FF0000;
 }

 .bqend {
     float: right;
     height: 25px;
     margin-top: 0px;
     padding-top: 45px;
     font-size: 700%;
     color: #FF0000;
 }