@charset "utf-8";
/* CSS Document */

body 
{
	background-image: url(s2/images/data-bkgd.jpg);
	background-attachment:fixed
}
.h3
{
	font-size: 12px;
	font-family: arial;
	color: #000;
}
.h4
{
	font-size: 12px;
	font-family: arial;
	color: #999;
}
.green {
	font: arial;
	color: #00703C;
	font-style: bold;
	font-size: 16px;
}
