body {
	font-family:helvetica
}
h1 {
	font-size:26pt;
	font-weight:lighter;
	margin-top:25%;
	text-align:center;
}
h2 {
	font-weight:bold;
	font-size:13pt;
	color:#DFDFDF;
	text-align:center;
}

a:link{
	text-decoration:none
	
}