.style1 {
	font-family: "Old English Text MT";
	font-weight: bold;
	font-size: x-large;
}
.style2 {font-size: large}
.style3 {font-size: medium; }
.style4 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style5 {color: #FF6633}
.style6 {font-size: medium; font-weight: bold; }


body {
	background-color: #000000;
}

