a {       
	color: #5D5D5D;
}
a:hover {color: #6E6E6E; text-decoration: none; }
a:active {color: #6E6E6E}
a:link {color: #5D5D5D}
a:vlink {color: #5D5D5D}
body
{
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12pt;
 	background-image: url(images/blueback.jpg);
	background-color: #CCCCCC;
	color: #5D5D5D;
     SCROLLBAR-FACE-COLOR: #B7DDFB;
	SCROLLBAR-HIGHLIGHT-COLOR: #DCEFFD;
	SCROLLBAR-SHADOW-COLOR: #57577B;
	SCROLLBAR-3DLIGHT-COLOR: #DCEFFD;
	SCROLLBAR-ARROW-COLOR:  #24246A;
	SCROLLBAR-TRACK-COLOR: #B7DDFB;
	SCROLLBAR-DARKSHADOW-COLOR: #59599F;
}
input
{
 	background-image: url(images/blueback.jpg);
	background-color: #CCCCCC;
	color: #5D5D5D;
}
textarea
{
 	background-image: url(images/blueback.jpg);
	background-color: #CCCCCC;
	color: #5D5D5D;
}
select, option
{
 	background-color: #DCEFFD;
	color: #5D5D5D;
}
h1, h5, h6
{
	text-align: center;
}
h2
{
	text-align: center;
	font-family: "Dauphin";
	font-size: 64pt;
	font-weight: normal;
}
h3
{
	text-align: center;
	font-family: "Freefrm721 BT";
	font-size: 56pt;
	font-weight: normal;
}
h4
{
	text-align: center;
	font-family: "Tempus Sans ITC";
	font-size: 56pt;
	font-weight: bold;
}
.hi {
	background-image: url(images/blueback_hi.jpg);
}
.lo {
	background-image: url(images/blueback_lo.jpg);
}
img {
     border-width: 0;
}
