.style1 {
	font-size: 15px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.style1:hover {
	color:#000000;
}
.style2 {
	color: #D8822B;
	font-size: 38px;
	font-family: "Times New Roman", Times, serif;
}
.style3 {
	color: #F2E6AA;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.style3:hover {
	color: #D8822B;
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}

a { text-decoration:none }
.style5 {
	color: #D8822B;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style6 {
	color: #D8822B;
	font-size: 24px;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif
}

table.content {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: dashed dashed dashed dashed;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: rgb(249, 242, 232);
}

.style8 {
	font-size: 15px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}