﻿.style1 {
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
	text-align: center;
}
.style2 {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
	text-align: center;
}
.style3 {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align: center;
}
.style4 {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
}
.style5 {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.style6 {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
.style7 {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: center;
}
.style8 {
	border: thin groove #808000;
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
