body, div, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #000000;
	margin: 0px;
		}
	
ul {
	list-style: disc outside;
	}

a {
	color: #336699;
	text-decoration: underline;
	}

a:hover {
    color: #993333;
	text-decoration: underline;
	}
	
a:visited {
	
	text-decoration: underline;
	}

hr {
	height: 1px;
	width: 90%;
	color: #993333;

	}

.TH  { text-align: center; background-color:	#336699; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; }


.copytips	{ background-color: #336699; font-size: 10px; ! important; color: white;	}
.copytips a	{background-color: #336699;	color: white; text-decoration : none;	}	
.copytips a:link	{background-color: #336699;	color: white; text-decoration : none;	}	
.copytips a:hover	{background-color: #336699;	color: white; text-decoration : underline;	}	
.copytips a:visited	{background-color: #336699;	color: white; text-decoration : none;	}	
.copytips a:active	{background-color: #336699;	color: white; text-decoration : none;	}