body {background-color:#F5DEE4}
td {text-align: center;}
.td1 {background-color: #7BC5F6;
}
h1{text-align:center;
   color:#FFFFFF;
   font-size:40;
	}
.h2style {
   color:#FFFFFF;
   font-size:30;
}
.h1style {
   color:#F15454;
   font-size:30;
}
.style1 {
   color:#FAF5F5;
   font-size:23;
}
.warn {
   color:#F0E9E9;
   font-size:16;
}

.20 {
   color:#F0E9E9;
   font-size:12;
}

.a-sizer {font-size:30;
}

.a-sizer-big {
font-size:40;
color:#EBF4F2;
}
.a-sizer-bigger {
       font-size:40;
       color:#EBF4F2;
}

a:link {
        text-decoration: none;
        color: #000099;
}
a:visited {
        text-decoration: none;
        color: #330000;
}
a:hover {
        text-decoration: underline;
				color: #000099;
}

a:active {
        text-decoration: none;
        color: #000099;
}


table {text-align:center;}