BODY    
              	{
               	font-family: 	Arial, helvetica, sans-serif;
				font-size:		12px;
               	margin-top:     0;
              	margin-left:    0;
               	margin-right:   0;
               	margin-bottom:  0;
               	padding-top:    0;
               	padding-left:   0;
               	padding-right:  0;
               	padding-bottom: 0;
               	border-top:     0;
               	border-left:    0;
               	border-bottom:  0;
               	border-right:   0;
               	width:  auto;
               	background-color: #000000;
               	}
				
				
.copy {
	font-family: Arial, helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #FFCC66;
}				
				
.blackcopy			{
				font-family: 	Arial, helvetica, sans-serif;
				font-size:		12px;
				text-decoration: none;
				color: #000000;
				}
				
.mediumcopy {
				font-family: 	Arial, helvetica, sans-serif;
				font-size:		12px;
				text-decoration: none;
				color: #CC9933;
				}
				
.darkcopy {
				font-family: 	Arial, helvetica, sans-serif;
				font-size:		12px;
				text-decoration: none;
				color: #996600;
				}

.largecopy {
	font-family: Arial, helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	color: #FFCC66;
	font-weight : normal;
}		
				
A:link, A:visited  {
	color: #000000;
	text-decoration : none;
}

A:hover, A:active {
	color: #000000;
	background : #CC9933;
}

.copyright		{
				font-family: 	Arial, helvetica, sans-serif;
				font-size:		9px;
				text-decoration: none;
				color: #000000;
				}

h1 {
font-size: 25px;
font-weight:bold;
}