body, img, table {
			margin:0px;
			margin-left:0px;
			margin-right:0px;
			margin-bottom:0px;
			margin-top:0px;
			display:block;
			font-family: Century Gothic;
			font-size: 12px;
			color: #6d6d6d;
			text-align:justify;
			
		}

h1 { 	font-family: Century Gothic;
		font-size: 16px;
		color: #c1a640;
		height: 20px;
		}
		
a:link {
		color:#c1a640;
		text-decoration:none;
		}
		

a:visited {
		color:#c1a640;
		text-decoration:none;
		}

a:hover {
		color:#6d6d6d;
		}



