﻿.fontStyle1 {
	font-family: Arial;
	font-size: xx-large;
	font-weight: bold;
	color: #009900;
	position: relative;
	z-index: auto;
}
.backStyle1 {
	background-image: url('images/back.gif');
	background-repeat: repeat;
}
.fontStyle2 {
	font-family: Arial;
	font-size: small;
	color: #663300;
	font-weight: bold;
}
.fontStyle3 {
	font-family: Arial;
	font-size: x-small;
	font-weight: normal;
	color: #000099;
}
.fontStyle4 {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #000099;
}
.fontStyle5 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #990000;
	font-style: normal;
}
.fontStyle6 {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.fontStyle7 {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #990000;
}

.fontStyle8 {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #000000;
}

