body {
background: cccccc;
}

h1 {
font-family: arial,helvetica,sans serif;
font-weight: plain;
font-size: 16pt;
}

h2 {
font-family: arial,helvetica,sans serif;
font-weight: plain;
font-size: 14pt;
}

p {
font-family: arial,helvetica,sans serif;
font-size: 10pt;
}

li {
font-family: arial,helvetica,sans serif;
font-size: 10pt;
font-weight: plain
}

a {
color: #ff0000;
}