body, caption, td, th, p, font
{
	font-family: Arial, Helvetica, sans-serif;
}

p
{
	text-align: justify;
}

a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}