/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
p {
	margin-top: 0px;
	margin-bottom: 4px;
}
h1 {
	margin-bottom: 4px;
	font-size: 18px;
}
h2 {
	margin-bottom: 4px;
	font-size: 16px;
}
h3 {
	margin-bottom: 3px;
	font-size: 14px;
}
h4 {
	margin-bottom: 2px;
	font-size: 12px;
}
h5 {
	margin-bottom: 0px;
	font-size: 12px;
}
a:link,a:visited,a:hover,a:active {
	color: #888251;
}
.not {
	font-size: 9px;
}

