BODY {

background-color: #5B5AA1;
font-family: Arial;
}

H1 {
font-family: Tahoma;
font-size: 24px;
color: #BA3636;
}

H2 {
font-family: Tahoma;
font-size: 20px;
color: #000000;
}

H3 {
font-family: Tahoma;
font-size: 18px;
color: #000000;
}

H4 {
font-family: Tahoma;
font-size: 18px;
color: #BA3636;
}

A {
color: #5B5AA1;
font-weight: bold;
text-decoration: underline;
}


