body {
 margin: 0;
 padding: 0;
 border: 0;
} 

.body {
	font-family:Arial;
	font-size:15px;
	line-height:17px;
	color:#333333;
	text-decoration: none;
}
.nav {
	font-family:Arial;
	font-size:10px;
	line-height:14px;
	color:#666666;
	text-decoration: none;
	font-weight: bold;
}
.head {
	font-family:Arial;
	font-size:24px;
	color:#FF6600;
	font-weight:bold;
	line-height: 24px;
}
.subhead {
	font-family:Arial;
	font-size:18px;
	color:#FF6600;
	font-weight:bold;
	line-height: 19px;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}

/* Naviagtion link stylesheets */
a.navlink {
	color:#FF6600;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}
a.navlink:visited {
	color:#FF6600;
	font-family: Arial;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.navlink:hover {
	color:#666666;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}

/* Main body link style sheets */
a.bodylink {
	color:#FF6600;
	text-decoration:none;
	font-family: Arial;
	font-size: 15px;
	line-height: 17px;
}
a.bodylink:visited {
	color:#FF6600;
}
a.bodylink:hover {
	color:#666666;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a.button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.covernav {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
a.covernavlink {
	color: #FFFFFF;
	text-decoration: none;
}
a.covernav:hover {
	font-family: Arial;
	color: #CC9966;
}
.insidenav {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
}
a.insidenav:link, a.insidenav:visited {
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.insidenav:hover {
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
	color: #CC9966;
	text-decoration: none;
}
.chart {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
.style1 {
	color: #669933
}
.style2 {
	color: #FF6600;
	font-weight: bold;
}