body			    {
				margin:10px;
				background-color:#FFF;
				text-align: left;
				line-height: normal;
				font-family: helvetica;
				font-size: 9pt;
				height: 100%;
}

H1 {
				font-size: 9pt;
				font-weight: 900;
				letter-spacing: +4px;
				color: #00fcc5;
}


H2 {
				font-size: 9pt;
				text-decoration: none;
				letter-spacing: +2px;
				color: #7b39e8;
}

H3 {
				font-size: 9pt;
				text-decoration: none;
				letter-spacing: +1px;
				color: #ff309b;
				display: inline;
}

a:link 			     {
				color: #ffe900;
				text-decoration: none;
				}

a:visited		   {
				color: #ffe900;
				}

a:hover 		  {
				color: #000;
				}