  body, p, pre, div, li, ol, ul { font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-style: normal;
    background-color: rgb(0, 30, 55);
    opacity: 1;
    color: rgb(255, 255, 255);

text-indent: 15px;}

body { background-image: url(/images/bryan_and_john1.JPG); background-repeat: no-repeat; background-attachment: scroll; background-position: top center
 }

  td, { 
	border-style: outset;
	border-color: rgb(170, 192, 200);
	background-color: rgb(0, 50, 80);
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: rgb(240, 240, 240);
}
       
}

  link { font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    color: rgb(27, 117, 154);
    }

  a:link { font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    color: rgb(27, 117, 154);
    }

  a:visited { font-family: Arial,Helvetica,sans-serif;
      font-weight: normal;
    color: rgb(73, 146, 146);
    }

  a:hover { font-family: Arial,Helvetica,sans-serif;
   font-weight: bold;
    color: rgb(162, 24, 0);
    }

  a:active { font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
background-color: rgb(0, 150, 200)
    }

 H1 { font-size: x-large; 
	color: rgb(255, 255, 255);  
	font-weight: bold; 
	text-align: center; 
	padding-top: 0px;
	padding-bottom: 44px
}
  H2 { font-size: large; color: rgb(255, 255, 255); font-weight: bold; text-align: left}

H3 { font-size: large; color: rgb(230, 245, 255); font-weight: normal; text-align: left}

.indentitalicbox { border: 5px outset rgb(160, 180, 200);
    padding: 4px;
    font-style: italic;
    font-family: Arial,Helvetica,sans-serif;
    text-align: justify;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 88%;
    margin-left: 6%;
    background-color: rgb(0, 50, 80);
    color: rgb(230, 245, 255);
    }

.headerbuttons { 
}


 .italicbold { font-style: italic; font-weight: bold;}