
/* StarterPage_Styles   created: July 2003    By: Sterling Norris */
/* updated: August 2004 */
/* updated: July 2009 for St. Pauls Preschool Page */

/* Fonts
'Times New Roman', Times, serif;
Arial, Helvetica, sans-serif;
*/

body { 
background: #e6e6ff; 
}

p {
text-align: justify; 
color: #0055a4; 
font: bold 11pt 'Times New Roman', Times, serif; 
margin-left: 1em; 
margin-right: 1em; 
margin-top: 5px; 
margin-bottom: 1px; 
}

p.para {
text-align: justify; 
text-indent: 1.25em; 
color: #0055a4; 
font: bold 11pt 'Times New Roman', Times, serif; 
margin-left: 1em; 
margin-right: 1em; 
margin-top: 1px; 
margin-bottom: 1px; 
}

p.ctr { 
text-align: center; 
color: #0055a4; 
font: bold 14pt 'Times New Roman', Times, serif; 
margin-left: 1em; margin-right: 1em; 
margin-top: 0%; 
margin-bottom: 0%; 
}

p.head { 
text-align: justify; 
color: #0055a4; 
font: bold 12pt 'Times New Roman', Times, serif; 
margin-left: 1em; 
margin-right: 1em; 
margin-top: 0%; 
margin-bottom: 0%; 
}

p.head2 { 
text-align: justify; 
color: #0055a4; 
font: bold 14pt 'Times New Roman', Times, serif; 
margin-left: 1em; 
margin-right: 1em; 
margin-top: 0%; 
margin-bottom: 0%; 
}

p.credit {
text-align: center; 
color: #0055a4; 
font: 8pt 'Times New Roman', Times, serif; 
}

a { 
decoration: none; 
font: bold 12pt 'Times New Roman', Times, serif; 
text-decoration: none; 
}
a:link      {color: #0055a4; }
a:visited   {color: #0055a4; }
a:hover     {color: #5d9732; }


