
p {
font-size: 16px;
font-family: Times New Roman;
color: #000000;
}

h1 {
font-size: 27px;
font-family: Times New Roman;
color: #000080;
font-style: italic;
font-weight: bold;
text-align: center;
margin-bottom: 1px;
}

h2 {
font-size: 18px;
font-family: Times New Roman;
color: #000000;
font-style: italic;
font-weight: bold;
margin-bottom: 2px;
}

h3 {
font-size: 13px;
font-family: Verdana, Helvetica, sans-serif;
color: #5B1287;
}

h4 {
text-align:center;
font-size: 12px;
font-family: Verdana, Helvetica, sans-serif;
color: #5B1287;
}

/* footer navigation */	

#footer {
text-align:center;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #990000;
}

#footer a {
text-align:center;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #990000;
}

