table td{
	text-align:justify;
}

h1,h3{
	margin-top: 24px;
}
a{
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}