.horizontal {
	background-image: url(images/leather1.jpg);
	background-repeat: repeat-x;
}

.vertical {
	background-image: url(images/leather1.jpg);
	background-repeat: repeat-y;
}

.backgroundpaper {
	background-image: url(images/paper.jpg)
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 64px;
	text-align:center
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-align:center
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 32px;
	text-align:center
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic; 
	font-size: 20px;
}

.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic; 
	font-size: 18px; 
	font-weight: bold; 
}

.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic; 
	font-size: 20px; 
	font-weight: bold; 
}

.style18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.style19 {
	font-family: Script, cursive, fantasy
}



