body
{
	font-family: 'Arial', 'Verdana', sans-serif;
	font-size: 10pt;
}
a
{
	color: #14a;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a img,
a:hover img
{
	border-color: #777;
	text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6
{
	color: #0784fa;
}

