body {
	margin-top:12px;
	background-color: #F8F9EF;
	background-image:url('img/body_back.gif');
	background-repeat: repeat-x;
	font-family: verdana, tahoma;
	font-size: 12px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top:5px;
}

.footer {
	padding-top:5px;
	font-size: 10px;
	color: #6b6b6b;
}

a {
	color: #6b6b6b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#itext {
	font-size: 30px;
	font-weight: bold;
	font-family: arial;
	color: #000000;
	font-style: italic;
	padding-top:20px;
	padding-left: 20px;
}

.pic {
	float:left;
	height:374px;
}
