body
{
background-image: url(../images/bg4.gif);
text-align: center;
padding: 0 5% 0 5%;
}

h1
{font-family: "Monotype Corsiva", cursive;
color: #0000FF;
font-size: 30pt;
}

h2
{font-family: "Monotype Corsiva", cursive;
color: #0000FF;
font-size: 22pt;
}

h3
{font-family: Arial, Helvetica, sans-serif;
color: #0000FF;
font-size: 18pt;
}

h4
{font-family: "Monotype Corsiva", cursive;
color: #0000FF;
font-size: 18pt;
font-weight: 600;
}

p
{font-family: Arial, Helvetica, sans-serif;
color: #0000FF;
font-size: 16pt;
text-align: justify;
}

.p1
{font-family: "Monotype Corsiva", cursive;
color: #0000FF;
font-size: 16pt;
text-align: center;
}

.p_italic
{font-family: Arial, Helvetica, sans-serif;
color: #0000FF;
font-size: 16pt;
text-align: justify;
font-style: italic;
}

#page li
{
padding-left: 25px;
list-style-type: none;

background-image: url(../images/bullet.gif);
background-repeat: no-repeat;


}

