body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.large {
	font-size: 14px;
	line-height: 110%;
	font-weight: bold;
}
.doc {
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	color: #333333;
}
.small {font-size: 10px}
