body {
	background-color: #737D72;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
ul {
	list-style-image: url(images/bullet.gif);
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #343F75;
	font-weight: bold;
}
.mainBody {
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #009531;
	border-bottom-color: #009531;
	border-left-color: #009531;
	width: 800px;
	top: 193px;
	background-color: #FFFFFF;
	height: 200px;
	color: #323C71;
}
.stock {
	font-size: 16px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #009531;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #009531;
	text-indent: 20px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEE65C;
}
a.external:link, a.external:visited {
	color: #FF9900;
}
a:link, a:visited {
	color: #009531;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #343F75;
	text-indent: 20px;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 10px;
}
.style1 {color: #373C74}
.style2 {
	color: #FF0000;
	font-size: 12px;
}
.style3 {
	color: #009531;
	font-weight: bold;
}

