body,td,th {
	font-size: 10pt;
	line-height: 150%;
	font-family: verdana, 'trebuchet ms', sans-serif;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
h1, h2 {
	font-size: 12pt;
}
h3 {
	font-size: 10pt;
}
h4, h5, h6 {
	font-size: 10pt;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 8px;
    margin-bottom: 8px;
}