body			{ font-family: verdana;
			  font-size: 10pt; 
			}

h1                      { font-family: Verdana; font-size:12pt; font-weight:bold; text-decoration:underline;}

p                       { font-family: Verdana; font-size:10pt;}

a			{ font-family: verdana;
                          color: #666666;}

a:link			{ color: #3D4A57;
                          font-family: verdana;
			  text-decoration: none; 
			  font-size: 10pt;}

a:visited		{ color: #66666F;
                          font-family: verdana;
			  text-decoration: none; }

a:active		{ font-family: verdana;
                          color: #000000; }

a:hover			{ font-family: verdana;
			  color: #000000;
			  text-decoration: underline; }

