
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.dropdowns {
	font-size: 11px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.links:hover {  color: #3366FF;
}
.stylefooter {
	color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.stylefooter:hover {  color: #3366FF;
}

.stylechart1 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.stylechart2 {
	color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.stylechart3 {
	color: #AADDFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.stylechart2:hover {  color: #003366;
}
a.stylechart1:hover {  color: #6699CC;
}

.heads {
	color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #333333;
}
a:visited {
	color: #6699CC;
}
a:hover {
	color: #6699CC;
}
a:active {
	color: #333333;
}
