body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a
{
	text-decoration: underline;
}

h1
{
	font-size: large;
	text-transform: none;
}

p
{
	margin-top: 5px;
	font-size: small;
}

h2
{
	font-size: medium;
	font-weight: bold;
}

h3
{
	margin-top: 5px;
	margin-bottom:0;
}

