
.body { 
} 
.centerbg{ 
background-image: url(images/waves2.gif); 
background-repeat: no-repeat; 
background-position: top center; 
}
.bottombg{ 
background-image: url(images/waves3.gif); 
background-repeat: no-repeat; 
background-position: bottom center; 
}
.hidden {
	visibility: hidden;
	display: none;
}

.h1{
	font-family: "Trebuchet MS";
	font-size: 14;
	font-style: normal;
	color: #000000;
}
.h2{
	font-family: "Trebuchet MS";
	font-size: 24pt
	font-style: normal;
	color: #000000;
}
.header{
	font-family: "Times New Roman";
	font-size: 24pt
	font-style: normal;
	color: #000000;
}
.copy{
	font-family: "Trebuchet MS";
	font-size: x-small;
	font-style: normal;
	color: #999999;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 14;
	font-style: normal;
	color: #666666;
	text-decoration: none;

}
a:visited {
	font-family: "Trebuchet MS";
	font-size:14;
	font-style: normal;
	color: #666666;
	text-decoration: none;

}
a:hover{
	font-family: "Trebuchet MS";
	font-size:14;
	font-style: bold;
	color: #01356F;
	text-decoration: none;

}

A.red:link {
	font-family: "Trebuchet MS";
	font-size: 14;
	font-style: normal;
	color: #666666;
	text-decoration: none;

}
A.red:visited {
	font-family: "Trebuchet MS";
	font-size:14;
	font-style: normal;
	color: #666666;
	text-decoration: none;

}
A.red:hover{
	font-family: "Trebuchet MS";
	font-size:14;
	font-style: bold;
	color: #bc4241;
	text-decoration: none;

}

A.green:link {
	font-family: "Trebuchet MS";
	font-size: 14;
	font-style: normal;
	color: #666666;
	text-decoration: none;

}
A.green:visited {
	font-family: "Trebuchet MS";
	font-size:14;
	font-style: normal;
	color: #666666;
	text-decoration: none;

}
A.green:hover{
	font-family: "Trebuchet MS";
	font-size:14;
	font-style: bold;
	color: #00706a;
	text-decoration: none;

}
