﻿table {
	margin-left: auto;
	margin-right: auto;
	border-spacing: 0px;
	margin-top: 5%;
	border-collapse: separate;
	border-bottom: solid 1pt black;
	border-top: solid 1pt black;
	border-left: solid 1pt black;
	border-right: solid 1pt black;
	background-color: #cccccc;
	height: 376px;
	width: 800px;
}
img {
	float: left;
	margin: 7px;
	border: 0;
}
h1 {
	text-align: center;
	font-family: arial;
	font-size: 24px;
	color: #0000FF;
	line-height: 150%;
}
p {
	font-family: arial;
	font-size: 14px;
	line-height: 150%;
	text-align: justify;
	margin-right: 9px;
	margin-left: 12px;
	text-indent: 2em;
}
h2 {
	text-align: center;
}
h3 {
	margin: 2px;
	padding: 12px;
	border: solid 1pt #000000;
	background-color: #FFFF66;
	text-align: center;
	height: 104px;
	width: 155px;
	font-family: comic sans ms;
	font-size: 14px;
	padding-bottom: 0px;
}
h4 {
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding: 16px;
	border: solid 1pt #000000;
	background-color: #FFcc66;
	text-align: center;
	height: 254px;
	width: 147px;
	font-family: arial;
	font-size: 16px;
	padding-top: 0px;
}
	.lablec1 { 
	position: fixed; 
	bottom: 0px; 
	left: 0px; 
	border-top: 2px dotted #CCC;
	text-align: center; 
	height: 34px; 
	width: 100%; 
	font-size: 12px;
	margin-top: 3%;
}