.lettrine {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;

}
body {
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: no-repeat;
	scrollbar-DarkShadow-Color:#000000;
	scrollbar-Track-Color:#000000;
	scrollbar-Face-Color:#000000;
	scrollbar-Shadow-Color:#FF0000;
	scrollbar-Highlight-Color:#FF0000;
	scrollbar-3dLight-Color:#000000;
	scrollbar-Arrow-Color:#FF0000;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}
.title {
	font-family: "Courier New", Courier, mono;
	font-size: 16pt;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}
hr {
	color: #FF0000;
	background-color: #FF0000;
}
