p{
    font-size: 14pt;
    color: #99cc00;
}

h1{
    font-size: 22pt;
    background-color: #c2c0b2;
}
ul{
    font-size: 8pt;
    color: #ff6600;
    background-color: #ff0000;
}
body{
    background-color: #99cc00;
    font-family: verdana, arial, helvetica;
}