body, div, span, table, tr, td, ul, li, h1, h2, h3, h4, h10, p, img{
margin: 0;
padding: 0;
border: none;
}
body{
background-color: #fffffe;
height: 100%;
color: #000000;
font-size: small;
text-align: center;
}
a{
color: #000000;
text-decoration: none;
}
h1{
font-size: small;
font-weight: bold;
color: #000099;
}
.left{
text-align: left;
}

h10{
font-size: small;
font-weight: bold;
color: #fffffe ;
text-align: center;
}

.support{
background-color: #2200cc;
color: #fffffe;
}
.underline{
text-decoration: underline;
}
.bold{
font-weight: bold;
}
.link-color{
color: #2200cc;
}
.change-link-color{
color: #2200cc;
}
.nav-link-color{
color: #000000;
}
.bonus-text{
color: #fa8d29;
font-weight: bold;
}
.error{
color: #fe0000;
}
.nav{
text-align: left;
}
.nav-header{
color: #2200cc;
font-weight: bold;
}
.page{
padding-left: 3px;
padding-right: 3px;
}
.bullet-color{
color: #fa8d29;
}
