BODY		{
			font-size: 14px;
			font-family: luxi sans, sans, arial;
			color: #000000;
			background: url("images/bkgrndfade.jpg");
			background-attachment: fixed;
			background-repeat: repeat-x;
			background-position: top;
			background-color: #FFFFFF; 
			overflow: no 
			}
div.head		{
			font-size: 18px;
			font-weight: bold;
			font-family: luxi sans, sans, arial;
			color: #000000;
			text-decoration: none;
			}

div.content	{
			font-size: 14px;
			text-align: left;
			font-weight: normal;
			font-family: luxi sans, sans, arial;
			color: #000000;
			text-decoration: none;
			}
div.small	{
			font-size: 8px;
			text-align: left;
			font-weight: normal;
			font-family: luxi sans, sans, arial;
			color: #000000;
			text-decoration: none;
			}
table, th, tr,td	{
			font-size: 14px;
			font-family: luxi sans, sans, arial;
			color: #000000;
			background-color: transparent;
			text-decoration: none;
			}
div.table	{
			font-size: 14px;
			text-align: left;
			font-weight: normal;
			font-family: luxi sans, sans, arial;
			color: #000000;
			background-color: transparent;
			text-decoration: none;
			}

			
div.quote		{
			font-size: 9px;
			text-align: left;
			font-weight: normal;
			font-family: luxi sans, sans, arial;
			color: #000000;
			text-decoration: none;
			}
A:link	 	{
			font-size: 14px;
			color: #000000; 
			text-decoration: none;
			}
		
A:visited		 {
			color: #000000; 
			text-decoration: none;
			}
A:hover	 	{
			color: #9a9a9a; 
			text-decoration: none;
			}
A:active 		{
			color: #9a9a9a; 
			text-decoration: none;
			}

.opacityit img	{
			filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
			-moz-opacity: 1;
			}

.opacityit:hover img{
			filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
			-moz-opacity: .5;
			}

### rgb(204,206,130)

