body {
font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
font-size: 11px;
color: #0a0063;
background-color: #e6e6e6;
}

h1 {
color: #18025f;
font-size: 16px;
}

h2 {
color: #0a0063;
font-size: 14px;
font-weight: bold;
}

a {
color: #000000;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}
