



.firstltr{
            color:blue;
            font-size:30px;
            font-weight:bold;
            font-style:italic;
        }
.floatmiscimg {
    float: right;
    margin: 10px 10px 10px 10px;
    height:15%;
}
.floatrightimg{
    float: right;
    margin: 10px 10px 10px 10px;
    width:500px;
}
 .textbgnd{
            color:blue;
            font-family:Tahoma,"Lucida Grande",Arial,sans-serif;
        }
.textdiv{
          position:relative;
          color:#102536;
          font-family:Tahoma,"Lucida Grande",Arial,sans-serif;
          background:white;
          width:100%;
          top-margin:-50;
          left:-60px;
          z-index:-1;
}
.strongfnt{
            color:#102536;
            font-size:15px;
            font-weight:bold;
     
        }
img {
    image-orientation: from-image;
}

.textalignment {
    font: 20px Futura, serif;
}

.contacttext {
    font-size:35px;
    text-align:center;

}

.emphasizefnt{
    color:blue;
    font-size:30px;
    font-weight:bold;
    font-style:italic;
}

body {
    margin: 10px 10px 10px 10px;
    font-size:25px;
    float:right;
}

img.banner {
    max-height: 40%;
    margin-bottom:-50px;
}

table.buttons {
}

