/* This style sheet was developed by qpublic.net on 8 Sept 2001 */
/* Copyright 2001 qpublic.net			                        */

BODY		{ background-color: "ffffff" }
A:link		{ font-family: Verdana, Arial, helvetica;
		  font-size: 10pt; font-weight=bold;
		  color: white;
		  text-decoration: none }
A:visited	{ font-family: Verdana, Arial, helvetica;
		  font-size: 10pt; font-weight=bold;
		  color: white;
		  text-decoration: none }
A:active	{ font-family: Verdana, Arial, helvetica;
		  font-size: 10pt; font-weight=bold;
		  color: white;
		  text-decoration: none }
A:hover	{ font-family: Verdana, Arial, helvetica;
		  font-size: 10pt; font-weight=bold;
		  color: red;
		  text-decoration: none }


