title
{color:  red;
}
h1  
{
color:  white;
font-size:30pt;
font-family:arial, "arial", sans-serif;
font-weight:lighter;
font-style:normal;
background-color:  none;
}
p1
{
color:  white;
font-size:16pt;
font-family:arial, "arial", sans-serif;
font-weight:lighter;
font-style:oblique;
background-color:none;
}
p2
{
color:  black;
font-size:14pt;
font-family:arial, "arial", sans-serif;
font-weight:bold;
font-style:oblique;
background-color:none;
}