
h1
{
color: #d52720;
text-transform:uppercase;
font-size:35pt;
font-weight:bold;
text-align:center;
}

h2
{
color: #d52720;
text-transform:uppercase;
font-weight:bold;
text-align:center;
text-decoration:underline;
}

h3
{
color: #b90000;
text-transform:uppercase;
font-family:verdana;
font-weight:bold;
font-style:italic;
text-align:center;
}

h4
{
font-size:20;
font-weight:bold;
Text-align:center;
}

ul
{
color: #d52720;
font-weight:bold;
font-size:20pt;
text-decoration:underline;
}

p
{
font-size:14pt;
font-weight:bold;
text-align:justify;
margin-top:20;
margin-bottom:20;
}

img
{
margin-left:0px;
}





