body {
	background-color: #abf;
	margin: 0 0 0 0;
}
#content {
	width: 1000px;
	background-color: #ccf;
	margin: 20px 0 20px 20px;
	font-family: verdana, tahoma, arial;
	border: 1px solid #030;
}
#cell_1_1 {
	width: 30%;
	background-color: rgb(255,255,128);
	text-align: center;
	border: 1px solid #030;
}
#cell_1_2 {
	width: 70%;
	background-color: #ffc;
	text-align: center;
	border: 1px solid #030;
}
#cell_1_2 h1 {
	font-size: 30px;
	font-variant: small-caps;
	margin: 0 0 0 0;
	text-decoration: underline;
}
#cell_1_2 .tp_1 {
	font-size: 22px;
	margin: 2px 0 0 0;
}
#cell_1_2 h2 {
	font-size: 20px;
	font-style: italic;
	margin: 5px 0 5px 0;
}
#cell_1_2 p {
	font-size: 14px;
	font-style: italic;
	margin: 3px 0 2px 0;
}
#tb_2 p {
	margin: 0 0 0 0;
}
#cell_2_1 {
	width: 25%;
	background-color: #fc6;
	text-align: center;
	font-family: arial;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	border: 1px solid #030;
	padding: 0 14px 0 14px;
}
#cell_2_2 {
	width: 25%;
	background-color: #fcc;
	text-align: center;
	font-size: 18px;
	border: 1px solid #030;
}
#cell_2_3 {
	width: 25%;
	background-color: #fc9;
	text-align: center;
	font-size: 18px;
	border: 1px solid #030;
}
#cell_2_4 {
	width: 25%;
	background-color: #cf9;
	text-align: center;
	font-size: 18px;
	border: 1px solid #030;
}
#text {
	margin: 35px 0 0 0;
	padding-bottom: 30px;
}
#text h2 {
	text-align: center;
	font-family: arial;
	font-style: italic;
	font-size: 25px;
	border: 4px inset #99f;
	width: 600px;
	margin: 0 0 0 200px;
	background-color: #ede;
}
#text li {
	font-size: 18px;
	text-align: justify;
	margin: 10px 50px 0px 50px;
}