a:link		{ color:green; text-decoration:none;}
a:visited	{ color:green; text-decoration:none;}
a:active	{ color:green; text-decoration:none;}
a:hover 	{ color:#FF0000; text-decoration:none;}



BODY 	{background-color:#FFFFFF; }


P            {display:         block;
             font-size:        11pt;
             font-weight:        bold;
             font-family:      arial;
             color: 	       black; }

P.nav        {display:         block;
             font-size:        8pt;
             font-weight:        bold;
             font-family:      tahoma;
             color: 	       green; }

P.footer     {display:         block;
             font-size:        8pt;
             font-weight:        bold;
             font-family:      tahoma;
             color: 	       black; }

P.siteby     {font-size:        8pt;
             font-family:      arial;
             color: 	       black;
	     text-align: left; }

UL           {display:         block;
             font-size:        11pt;
             font-weight:        bold;
             font-family:      arial;
             color: 	       black; }
LI            {display:         block;
             font-size:        11pt;
             font-weight:        bold;
             font-family:      arial;
             color: 	       black; }

H1            {display:         block;
             font-weight:       bold;
             font-size:        14pt;
             font-family:      tahoma;
             color: 	       #FF0000; 
	     text-align: center; }

H2            {display:         block;
             font-weight:       bold;
             font-size:        14pt;
             font-family:      tahoma;
             color: 	       #000000; 
	     text-align: left; }

H3            {display:         block;
             font-weight:       bold;
             font-size:        13pt;
             font-family:      tahoma;
             color: 	       #000000; 
	     text-align: left; }


H5            {display:         block;
             font-weight:       bold;
             font-size:        14pt;
             font-family:      tahoma;
             color: 	       #000000; 
	     text-align: center; }
