p
{
    font-size: 22px;
    color: black;
}
p0
{
    font-size: 30px;
    font-style: bold;
    text-decoration: underline;
}
p1
{
    font-size: 25px;
    text-decoration: underline;
}
h1
{
    font-size: 40px;
    text-decoration: underline;
}