body {
	background-color : #f5f5f5;
	margin-left : 0px;
	margin-top : 0px;
}
p {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 18px;
	margin-top : 0px;
	margin-bottom : 10px;
}
p.small {
	color: #949494;
	font-size: 10px;
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 16px;
	margin-top : 80px;
}
a:link {
	color: #95a628;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	color: #95a628;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #95a628;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	color: #95a628;
}