﻿.style1 {
	text-align: center;
}
.style2 {
	font-size: medium;
	font-family: "Futura Md";
}
.style3 {
	font-size: large;
	color: #FF6600;
	font-style: normal;
	font-weight: bolder;
}
.style4 {
	border-style: solid;
	border-width: 1px;
	font-size: medium;
	font-family: "Futura Md";
}
.style5{
	font-size: large;
	font-family: "Futura Md";
	font-weight: bold;
}
.style6 {
	font-family: "Futura Md";
	font-weight: bold;
}
</style>