body {
	background-position: center;
	background-repeat: no-repeat;
	background-color: #330000;
	color: #C0C0C0;
	font-style: italic;
        text-align: justify;


}
h1 {
	color: #C0C0C0;
	font-size: 400%;
        text-align: center;
        font-family: orphans:5; widows:5;
}
h2 {
	color: #DA1A27;
	font-size: 100%;
        text-align: left;
        font-family: arial;
        font-style: italic;
}
h3 {
	color: #BFBFD4;
	text-align: center;
        font-size: 180%;
        font-style: italic;
}
h4 {
	color: #BFBFD4;
	font-style: italic;
        font-size: 115%;
        text-align: left;
 }
h5 {
	color: #993333;
        font-family: orphans; widows;
        font-size: 120%;
}
h6 {
	color: #DA1A27;
        text-align: justify;
	font-family: arial;
        font-size: 100%;
}
h7 {
	color: #C0C0C0;
        font-size: 350%;
        text-align: justify;
        font-style: bold;
        font-family: times new roman;

}
h8 {
	color: #C0C0C0;
        font-size: 5%;
        text-align: justify;
        font-style: italic;
	font-family: times new roman;

}
p {
	color: #C0C0C0
	text-align: justify;
	font-style: italic;
        font-family: Monotype Corsiva;
        font-size: 150%;
}
.note {
	color: #BFBFD4;
	font-style: italic;
	text-align: right;
}
td {
        text-align: justify;

}
a:active, a:focus, a:link, a:visited {
	color: #993333;
	text-align: justify;
        font-family: orphans; widows;
        font-size: 120%;
        text-decoration: underline;
}
a:hover {
	color: #993333;
	text-align: justify;
        font-family: orphans; widows;
        font-size: 120%;
        text-decoration: none;
}

