body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676767;
	text-decoration: none;
	text-align: justify;
	line-height: 14px;
	margin-top: 0px;


}

a {
	color: #676767;
	text-decoration: none;

}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;

}
.contentable {
	width: 330px;
	height: 325px;

}
.presentations {
	position: relative;
	bottom: 5px;
	top: 2px;


}
