body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
body {
	background-color: #ffffff;
	padding: 0px; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
fieldset {
	margin-bottom: 10px;
	margin-top: 10px;
}
a:link {
	text-decoration: none;
		color: #A08B3E;
}
a:visited {
	text-decoration: none;
		color: #A08B3E;
}
.chart {
	position: relative;
	visibility: visible;
	top: -200px;
}

a:hover {
	text-decoration: underline;
		color: #A08B3E;
}
a:active {
	text-decoration: underline;
		color: #A08B3E;
}

.title {
	font-size: 18px;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 15px;
}
.title1 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	
}

.title2 {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.content{
	font-size:14px;
}

.spacing {
	line-height: 17px;
}
.background {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.background1 {
	background-image: url(images/gradient.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.background2 {
	background-image: url(images/background2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background-color: #F6F6F6;
}
