   
body {
    background-color: white;
    }
.style1 {
    text-align: center; font-size: 150%;
    }
.style2 {
    text-align: center;
    }
.style3 {
     text-align: center; color: #0033CC; font-size: 300%;
    }
.style4 {
    font-size: 150%;
    color: Blue;
    text-align: center;
    }
#footer {
    position: absolute;
    bottom: 0;
    }
.style5 {
    width: 2560px;
    }
.style6 {
    width: 500px;
    height: 281px;
    }
.div-right {
    float: right;
      }
.styleCenter {
    text-align: center;
      }
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.s6
{
    font-size: 75%;
}
.s7
{
    font-size: 85%;
}
.s8 {
    font-size: 75%;
    color: Blue;
    text-align: left;
    list-style-position: inside;
    }
