body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
}

h1 {
	font-size: 36px;
	color: #000;
}

h2 {
	font-size: 24px;
	color: #000;
}
h3 {
	font-size: 18px;
	color: #000;
}
h4 {
	font-size: 24px;
	color: #FFF;
}
h5 {
	font-size: 14px;
	color: #FFF;
}
h6 {
	font-size: 16px;
	color: #00F;
}
body {
	background-color: #FFF;
}
#MainPage {
	position:absolute;
	width:70%;
	height:806px;
	z-index:1;
	left: 15%;
	top: 0px;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFF;
	right: 15%;
}






.P {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 3px;
	text-indent: 2pt;
	white-space: normal;
	border: 5px none #000;
}
.Image {
	padding: 2px;
	margin: 2px;
	border-top-width: 5px;
	border-right-width: 7px;
	border-bottom-width: 3px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-image: url(../_images/BGFW-2.png);
	background-repeat: no-repeat;
}

