body {
	background-image: url(images/bluesky_back.jpg);
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #6666CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6666CC;
}
a:hover {
	text-decoration: underline;
	color: #9999FF;
}
a:active {
	text-decoration: none;
	color: #6666CC;
}
h1 {
	font-size: xx-large;
	color: #9999FF;
}
h2 {
	font-size: x-large;
	color: #9999FF;
}
h3 {
	font-size: large;
	color: #9999FF;
}
h4 {
	font-size: medium;
	color: #9999FF;
}
h5 {
	font-size: small;
	color: #9999FF;
}
h6 {
	font-size: x-small;
	color: #9999FF;
}
.heading {
font-size: 12px; color: #000000;
}
