body {background-color: #b8a585;}
td {text-align: center;}
.tdl {text-align: left;}

.style8 {color: #990000; font-size: 36px; }

table {

text-align: center;
vertical-align: middle;
}

h1{text-align:center;
   #FFFF00;
   font-size:40;
	}
.h2style {
   color:#DF9712;
   font-size:20;
}
.h2style2 {
   color:#664747;
   font-size:20;
}
.style5 {
   color:#FA3333;
   font-size:15;
}
.h1style {
   color:#E8E87A;
   font-size:30;
}
.style1 {
text-align: left;
   color:#852B2B;
   font-size:18;
}
.style2 {
   color:#581482;
   font-size:20;
}
.warn {
   color:#3B2F2F;
   font-size:16;
}

.20 {

   color:#4D4D4D;
   font-size:12;
}
.21 {

   color:#501078;
   font-size:21;
}
.a-sizer {font-size:25;
color:#581313;
}

.a-sizer-big {font-size:45;
color:#1C1CDA;
}
.a-sizer-bigger {
       font-size:25;
       color:#EBF4F2;
}

a:link {
        text-decoration: none;
        color: #330066;
}
a:visited {
        text-decoration: none;
        color: #3333FF;
}
a:hover {
        text-decoration: underline;
				color: #CC0000;
}

a:active {
        text-decoration: none;
        color: #C64141;
}