<html>

h1 {font-family: Arial; font-size: 170%; font-weight: bold; text-align: center}
h2 {font-family: Arial; font-size: 130%; font-weight: bold}
h3 {font-family: Arial; font-size: 100%; font-weight: bold}
h4 {font-family: Arial; font-size: 80%; font-weight: normal}
p {font-family: Arial; font-size: 60%; font-weight: bold; text-align: left}


.bluefont{color:#21266B}
.redfont{color:#C10D27}
.whitefont{color:#FFFFFF}
.greyfont{color:#C0C0C0}

.center{text-align:center}
.left{text-align:left}
.right{text-align:right}
.justify{text-align:justify}

.bold{text-style: bold}

body 
{background-color:#21266B;}
a:link{ color:#000000 }
a:hover{ color:#0000E6}




td {padding-top: 0}
table {border-color: #FFFFFF}

</html>

 
