body {
	text-align: center;
	font-weight: normal;
	font-family: verdana;
	font-weight: normal;
	margin-left: 5%;
	margin-right: 5%;
	font-size: normal
}
H1 {
	font-size: x-large
}
H2 {
	font-size: large
}
p {
	text-align: center;
	font-size: normal
}
a:link {
	text-decoration: none
}
a:active {
	text-decoration: none
}
a:visited {
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
p.left {
	font-size: normal;
	text-align: left
}	
font.big {
	font-size: large
}	

