body.page {
	background-image: url(images/bkground.gif);
	background-attachment: fixed;
}


p, ol, li {
font-family: Verdana, Arial, Univers, Geneva, Helvetica;
}

ol {
font-size: 10pt;
line-height: 18pt;
color: black;
text-align: justify;
alignment: justify;
padding-left: 0px;
padding-right: 20px;
}

p.morgue {
margin-left: 50px;
padding-left: 50px;
}

p.titlebar {
font-family: Arial;
font-size: 8pt;
color: RGB(245,199,0);
text-decoration: none;
}

p.paging {
font-size: 24pt;
color: RGB(245,199,0);
font-weight: bold;
text-align: center;
alignment: center;
}


p.text {
font-size: 10pt;
line-height: 18pt;
color: black;
text-align: justify;
alignment: justify;
padding-left: 20px;
padding-right: 20px;
}


p.left {
font-size: 10pt;
line-height: 18pt;
color: black;
text-align: left;
alignment: left;
padding-left: 20px;
padding-right: 20px;
}


p.heading {
font-size: 14pt;
color: black;
font-weight: bold;
text-align: center;
alignment: center;
margin: 50px;
}


p.centered {
font-size: 10pt;
line-height: 18pt;
text-align: center;
alignment: center;
padding-left: 20px;
padding-right: 20px;
}


p.notes {
font-size: 9pt;
line-height: 16pt;
color: black;
text-align: justify;
alignment: justify;
padding-left: 40px;
padding-right: 40px;
}

p.quot {
font-size: 9pt;
line-height: 16pt;
color: black;
text-align: justify;
alignment: justify;
padding-left: 40px;
padding-right: 40px;
}


a {
text-decoration: none;
color: black;
}

a.titlebar {
color: RGB(245,199,0);
font-weight: normal;
}

a.paging {
color: RGB(245,199,0);
}


a.contentheading {
color: RGB(245,199,0);
font-weight: bold;
}

a.morgueparent {
font-family: Verdana, Arial, Univers, Geneva, Helvetica;
font-size: 10pt;
color: RGB(245,199,0);
font-weight: bold;
}

a.morguechild {
font-family: Verdana, Arial, Univers, Geneva, Helvetica;
font-size: 10pt;
color: black;
line-height: 18pt;
}

#italic {
font-style: italic;
}

#floatleft {
float: left;
padding-right: 20px;
padding-bottom: 20px;
}

#clearleft {
clear: left;
}

#floatright {
float: right;
padding-left: 20px;
padding-bottom: 20px;
}

#clearright {
clear: right;
}

#rednazine {
font-style: italic;
color: RGB(241,67,0);
text-decoration: underline;
font-weight: bold;
}

#bold {
font-weight: bold;
}

#underline {
text-decoration: underline;
}