body {background-color:#edecc7;cursor:url("cursor.cur");}
html {cursor:url("cursor.cur");}
.green {font-size:38px; color:#005746; font-weight:bold; font-family:arial;}
.sm_green {font-size:30px; color:#005746; font-weight:bold; font-family:arial;}
.percent_sm_green {font-size:25px; color:#005746; font-weight:bold; font-family:arial;}
.noHead {
   width:800px;
   height:125px;
   color:#fff;
   font-size:38px;
   font-family:arial;
   text-align:center;
   font-weight:bold;
   background-image:url(images/blank.jpg);
}
#minH {min-height:400px;}

