body {background-color: #EDE1E3;}
td {text-align: center;}
.tdl {text-align: left;}

table {
text-align: center;
vertical-align: middle;
}

h1{text-align:center;
   color:#4A166A;
   font-size:40;
	}
.h2style {
   color:#851F1F;
   font-size:22;
}
.style5 {
   color:#1616EA;
   font-size:25;
}
.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:#0D0D97;
}

.a-sizer-big {font-size:40;
color:#1C1CDA;
}
.a-sizer-bigger {
       font-size:25;
       color:#EBF4F2;
}

a:link {
        text-decoration: none;
        color: #6F327E;
}
a:visited {
        text-decoration: none;
        color: #485459;
}
a:hover {
        text-decoration: underline;
				color: #8A9CA3;
}

a:active {
        text-decoration: none;
        color: #C64141;
}