/*stylesheet ecoglobe started 5505 Should be compatible with html 4.0 transitional.*/

BODY {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10pt; font-color:#000000; background-color: #CCFFFF;}    /* CCFFFF=paleblue=web-safe-color  deleted: background-image:url("../../images/cloudsbg.jpg"); background-repeat:repeat; bgproperties="fixed"; e.g. put bgimage in each indivudual file*/

A {color:#0000FF;text-decoration:none} /* 0000FF = blue*/
A:Active {color:red}
A:Visited {color:#333399}    /* = greyblue; */
A:Hover {text-decoration:underline; color:#006600} /*006600 = green*/

img	{ border:0  }

TH	{color: #003300; font-weight: bold; } 
TD	{color: #000000; font-size: 10pt; backgroundcolor: #e5e5e5 } /*#e5e5e5 b3b3b3 eeffee*/
TD.high {color: #FF0000; font-weight: bold; background-color: #e5e5e5} /* FF0000=orange */

h1, h2, h3, h4, h5 {font-family:  Arial, Helvetica,sans-serif; font-weight: bold; text-decoration: none; color: #006600;}
H1	{font-size: 16pt; text-align: center;} 
H2	{font-size: 14pt; text-align: center;} 
H3	{font-size: 13pt; text-align: center;} 
H4	{font-size: 12pt;} 
H5	{font-size: 10pt;} 

li	{list-style-type: 1;}
.8pt{font-size:8pt}

.important {background: yellow; font-weight: extra-bold}
#note {background:orange}
