@charset "UTF-8";
body {
	background:#00adef;
	color: white;
	font: normal 12px/18px Arial, sans-serif;
	text-align: left;
	background-image: url(images/bkgrnd2.gif);
	border-bottom-style: dotted;
	border-bottom-color: #3399FF;
}

	
p em, 
p i, td i, td em {
	font-style:italic !important;
}


#page {
	margin: 0 auto;
	text-align: left;
	width: 998px;
}

.bigtype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150px;
	line-height: 140px;
	font-weight: bold;
	letter-spacing: -.02em;
	margin-top: 45px;
	max-width: 800px;
	color: #FFFFFF;
}
.quotecredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 66px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 10px;

}

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

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