body {
         font-size:12pt;
         background:#EEF2FF;
         color:#000000;
}
a       {
        background:inherit;
        color:#34345C;
        text-decoration:none;
        font-family:sans-serif;
}
a:visited {
        background:inherit;
        color:#34345C;
        text-decoration:none;
        font-family:sans-serif;
}
a:hover {
        color:#DD0000;
        background:inherit;
        text-decoration:underline;
        font-family:sans-serif;
}
.logo {
        clear:both;
        text-align:center;
        background:inherit;
        font-size:24pt;
        color:#AF0A0F;
        width:100%;
}
.bigtext {
	font-size:28px;
	font-family:sans-serif;
}
.section {
	font-size:16px;
	font-family:sans-serif;
}
