/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.style1 {
	font-family: "Edwardian Script ITC";
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}

.style2 {
	font-size: 
	medium
}

.style3 {
	color: #FFFFFF; 
	font-size: xx-small;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif
}

.style5 {
	font-size: large
}

.style6 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small
}

.style7 {
	color: #0000FF;
	font-weight: bold;
}

.style8 {
	color: #0000FF;
}


.style9 {
	color: #FF0000;
}