a
	{
	font-weight: bold; 
	color: #0000cc; 
	text-decoration: none
	}
a:hover
	{
	color: #cc0000; 
	}
.red
	{
	color: #ff0000; 
	}
body 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	background-color: #ffffff
	}
td 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px
	}
h1 
	{
	font-family: Courier New,Courier,mono; 
	font-size: 20px; 
	font-weight: bold; 
	color: rgb(171, 169, 1);
	}
h2 	{
	font-family: Courier New,Courier,mono; 
	font-size: 16px; 
	font-weight: bold; 
	color: rgb(171, 169, 1);
	}
h3 
	{
	font-family: Courier New,Courier,mono; 
	font-size: 14px; 
	font-weight: bold; 
	color: rgb(171, 169, 1);
	}
input
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	}
textarea
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	}
select
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	}
.small
	{
	font-size: 9px; 
	}
.cc0
	{
	color: #990000;
	}
.cc1
	{
	color: #0000cc;
	}
.cc2
	{
	color: #00cc00;
	}
ul 
  	{
//	list-style-type: none;
//	list-style-position: inside;
//	padding: 0;
//	margin: 4;
    }