body {
color: #FFFFFF;
background: #1C0037;
font-family: Arial, Helvetica, sans-serif;
font-size: 12;
font-weight: bold;
}

p {
font-size: 16px;
}

h1 {
font-size: 32;
color: #FF0000;
}

h2 {
font-size: large;
}

h3 {
font-size: large;
}

h4 {
font-size: small;
}

a.tiny {
font-size: 8px;
font-weight: normal;
}

a:link,a:visited,a:active {
color: #FF0000;
font-weight: bold;
}

a:hover {
color: #FFFF00;
font-weight: bold;
}
