/* CSS Document */

html, body {
	height:100%;
}
body {
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
}

#ticker, #func {
	display:none;
}
a img {
	border:none;
}


h1, h2, h3, h4, h5, h6 {
	margin:15px 0;
	font-size:11px;
}
h1 {
	font-size:22px;
}
h2 {
	font-size:18px;
}
h3 {
	font-weight:normal;
	font-size:14px;
}


td {
	border-bottom:1px solid #666;
	padding:3px;
	vertical-align:top;
}
