// The Prince Of Peace 
// Style Sheet

BODY { 
font-family: Verdana, Arial, Sans-Serif;
background-color: #FFFFFF;
color: #000000;
font-size: 100%;
}

p.bold {
color: #000000; 
font-style: normal; 
font-weight: normal; 
line-height: 12pt; 
text-align: left; 
word-spacing: 0.5em
}

.indent {
color: #000000; 
font-style: normal; 
font-variant: normal; 
font-weight: normal; 
line-height: 12pt; 
text-indent: 3ex; 
word-spacing: 0.5em
}

a:hover {
color: #336633; 
font-style: normal; 
font-variant: normal; 
font-weight: bold;
line-height: 100%; 
text-decoration: underline
}

a:link {
color: #336633; 
font-style: normal; 
font-variant: normal;
font-weight: bold; 
line-height: 100%; 
text-decoration: underline
}

a:visited {
color: #666666; 
font-style: normal; 
font-variant: normal; 
font-weight: bold;
line-height: 100%; 
text-decoration: underline
}

small.content {
font-size: 8pt;
font-weight: normal;
color: #000000;
font-family: arial, helvetica, sans-serif;
}

p {
font-size: 12pt;
font-weight: normal;
color: #000000;
font-family: arial, helvetica, sans-serif;
}

h1 {
font-family: arial, helvetica, sans-serif;
font-size: 36pt;
text-align:center;
color: #000000;
}

h2 {
color: #B45F04;
font-family: verdana, arial, helvetica, sans-serif;
text-align: left; 
}

.standard {
font-size: 12pt;
font-weight: normal;
color: #000000;
font-family: arial, helvetica, sans-serif;
}

.standardgreen {
font-size: 10pt;
font-weight: normal;
color: #336633;
font-family: arial, helvetica, sans-serif;
}

.romantext {
font-size: 10pt;
font-family: arial, helvetica, sans-serif;
}

.headernav {
background: #424242;
padding=3;
textdecoration:none
}

.whitelink {

text-decoration: normal;

color: #ffffff;
line-height: 20pt;
font-size: 12pt;
font-weight: bold;
font-family: arial, helvetica, sans-serif;
}

.aligntext {
text-align: left; 
}


