h6 {
	font-size: x-small;
	color: #000099;
}
h5 {
	font-size: small;
	color: #000099;
}
h4 {
	font-size: medium;
	color: #000099;
}
h3 {
	font-size: large;
	color: #000099;
}
h2 {
	font-size: x-large;
	color: #000099;
}
h1 {
	font-size: xx-large;
	color: #000099;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000099;
}
body {
	background-image:  url(images/bluesky_back.jpg);
	margin-top: 1px;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
	color: #000033;
}
#scrollingcontent {
 overflow: auto;
 height: 360px;
 width: 360px;
}
BODY
{
scrollbar-base-color : #FEFFD7;
scrollbar-arrow-color : #000099;
scrollbar-face-color : #FEFFD7;
scrollbar-highlight-color : #FFFFCC;
scrollbar-shadow-color : #FFFFFF;
scrollbar-darkshadow-color : #000000;
scrollbar-3dlight-color : #FFFFFF;
scrollbar-track-color : #FEFFD7;
}.footertxt {
font-size: 9px
}
.footlinks a:link {
	color: #FFFFFF;
}
.footlinks a:visited {
	color: #FFFFFF;
}
.footlinks a:hover {
	color: #FFFF00;
}
.footlinks a:active {
	color: #FFFFFF;
}
.footlinks a {
	font-size: 10px;
	color: #000099;
}
.foot a:link {
	color: #000099;
	text-decoration: none;
}
.foot a:visited {
	text-decoration: none;
	color: #000099;
}
.foot a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.foot a:active {
	text-decoration: none;
	color: #000099;
}
.foot a {
	font-size: 10px;
}
.header {
	font-size: 14px;
	font-weight:bold;
	color:#663300;
}