
body     { color: #000000; 
              font-family: Arial, Tahoma, Verdana; 
              background: #010d58 url(images/bkg1.jpg); 
              text-align: left; 
              margin: 0px; 
              scrollbar-3dlight-color: #ff9500; 
              scrollbar-arrow-color: #ff9500; 
              scrollbar-darkshadow-color: #ff9500; 
              scrollbar-face-color: #010d58; 
              scrollbar-highlight-color: #ff9500; 
              scrollbar-shadow-color: #ff9500; 
              scrollbar-track-color: #010d58; 
              size: 10pt; } 
           
h1 { color: #010d58; }
h2 { color: #ff9500; }

hr { color: #ff9500;}

ul { list-style-image: url(images/bullet.jpg) }
           

a:link { color: #0000ff;
           text-decoration: underline; }

a:visited { color: #0000ff;
           text-decoration: underline; }
           
.optinform {

	background-color: #FFFFB7;
	border: 1px solid #c0c0c0;

}
 .optinheadline {
	color: #FF9950;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14pt;
	line-height: 22px;
	margin-bottom: 3px;
	margin-top: 3px;
}

.testimonial {

background-color: #CEE7FF;
border: 2px dashed #FF9950;
}
 .testimonialtext { color:#000000; font-family: Tahoma; font-style: italic; font-size: 10pt;}         



