
		p {
	font-family: arial;
	font style: bold;
	text-indent: 44px;
	text-decoration: none;
	font-size: 40px;
}

					
a:link{
	text-decoration: none;
	color: White;
}
a:visited{
	text-decoration: none;
	color: White;
}
a:hover{
	text-decoration: none;
	color: White;
}
a:active{
	text-decoration: none;
	color: White;
}

html, body {
   padding: 0;
   margin: 0;
   }
	
.vpadding {
	padding-top: 30px;
}	


