﻿body {
	background-color: #CCCCCC;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: lighter;
	text-align: center;
	font-family: "Franklin Gothic Medium";
}
p {
	font-family: "Franklin Gothic Medium";
	font-size: 14px;
	color: #999999;
	display: block;
	font-weight: normal;
}
h2 {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	padding: 0px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
}
p2 {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	color: #999999;
	text-align: justify;
	margin: 10px;
	padding: 10px;
	height: auto;
	width: auto;
	vertical-align: middle;
	text-indent: 20px;
}
.style1 {
	color: #999999;
	font-weight: normal;
	font-family: "Franklin Gothic Medium";
	text-align: justify;
	font-size: 14px;
}
.style9 {
	color: #999999;
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
}
.style11 {
	font-family: "Franklin Gothic Medium";
	font-size: 14px;
	color: #999999;
	padding: 20px;
}
.style12 {
	padding: 20;
	text-indent: 20px;
	text-align: justify;
}
