body {
	font-family: "Myriad Roman", Verdana, Arial, Helvetica, sans-serif, Tahoma;
	background: #FFFFFF;
	line-height: 125%;
}
.stockno {
	font-size: 90%;
	color: #CC0000;
	text-align: right;
	border-color: #FFFFFF;
}
h1 {
	font-size: 150%;
	color: #335499;
}
td {
	border-color: #FFFFFF;
}
h3 {
	font-size: 100%;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
h2 {
	font-size: 110%;
	color: #335499;
}

a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
