/* CSS Document */

BODY
{
	FONT-SIZE: 16px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
   margin: 0 auto;
	padding: 0px;
	
}
#container {
text-align: center;
width: 846px;
margin: 0 auto;

}

p.center {
	text-align: center;
} 

p {
	text-align: left;
}
ul li{
	list-style: disc;
	FONT-SIZE: 16px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align: left;
}


.blueheadline {
  font-size:24px;
  color:#333399;
  text-align:center;
  font-weight:bold;
  }
  .bluemed {
  font-size:18px;
  color:#333399;
  text-align:center;
  font-weight:normal;
  }
  
    .bluemedleft {
  font-size:18px;
  color:#333399;
  text-align:center;
  font-weight:normal;
  }
  
.purpleheadline {
  font-size:24px;
  color:#800080;
  text-align:center;
  font-weight:bold;
  }
  .purplelarge {
  font-size:30px;
  color:#800080;
  text-align:center;
  font-weight:bold;
  }
 
 .purple {
  font-size:24px;
  color:#800080;
  text-align:left;
  font-weight:bold;
  }
 
  .purplemed {
  font-size:18px;
  color:#800080;
  text-align:center;
  font-weight:bold;
  }
  
.blackheadline {
  font-size:24px;
  color:#000000;
  text-align:center;
  font-weight:bold;
  }
  
 .blacklarge {
  font-size:30px;
  color:#000000;
  text-align:center;
  font-weight:bold;
  }
 
 .blackmed {
  font-size:18px;
  color:#000000;
  text-align:center;
  font-weight:bold;
  }
 
  .blackemph {
  font-size:12px;
  color:#000000;
  font-style:italic;
  }
   .blackemph {
  font-size:12px;
  color:#000000;
  font-style:italic;
  }
 
   .black {
  font-size:12px;
  color:#000000;

  }
  
   .blackleft {
  font-size:24px;
  color:#000000;
  text-align:left;
  font-weight:bold;
  }
.testimonal {
     width: 450px;
	 float:inherit;
	 margin: 0px 59px 0px 59px;
	 border-style: solid;
	 border-width: 1px; 
	 border-color: #333399; 
	 background-color: #ffff99; 
	 padding:5px;
}
TABLE.Bottom
{

    BORDER-BOTTOM: #000099 2px solid;
}