body	{ link:"blue";
	 vlink:blue;
	 alink:blue;	
					} 



P	{font-size: 0.7em;
	 font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	 				}


body {background-image: url(back.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	link: "#5e8a5e";
	vlink: "#5e8a5e";
	}

a:hover	{color:red; } 
a	{text-decoration:none;
	link: #5e8a5e;
	vlink: #5e8a5e;
						}

H2	{font-size:9pt;
	 font-family:Arial;
	 font-weight:Bold;
	 font-style:Italic;
					}

H4	{font-size:15pt;
	font-family:Arial;
	text-align:center;			}
UL	{font-size:9pt;
	 font-family:Arial;
	 
					}