

/***********************  
    CSS for Life... 
************************/


body {
  background-image: url(images/sBBk2.GIF);
}

.style1 {
  font-size: 42px;
  color: #0033CC;
  font-weight: bold;
}

.style2 {
  font-size: 24px;
  font-weight: bold;
  color: #0033CC;
}


.style3 {
  font-size: 18px
}

.style4 {
  color: #0033CC;
  font-weight: bold;
  font-size: 42px;
  text-align: center;
}

.style4a {
  display: block;
  color: #0033CC;
  font-weight: bold;
  font-size: 14px;
  font-style: italic;
  /*line-height: 1;*/
  /*margin-left: 60;*/
  position: absolute; top: -20; right: 60;
  text-align: center;
}

.style5 {
  color: #000000; 
  font-size: 24px;
}

.style6 {
  color: #0000FF;
}

.style7 {
  font-size: 16px;
}

.style8 {
  color: #000000; 
  font-size: 16px; 
}


.style11 {
  font-size: 18px;
}


.centeredImg {
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
  text-align:center;
}


.centeredNav {  
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
  text-align:center;
}


.leftJustifyNav {  
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
  text-align:left;
}


.rightJustifyNav { 
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
  text-align:left;
}


.underline {
  text-decoration: underline;
}

.tableAlign {
	margin-left: auto;
	margin-right: auto;
}

/*  Added   */


