a
{
	color: 
	font-weight: bold;
}
a img
{
	border: 0;
}
body
{
	font-family: 'Arial', sans-serif;
	font-size: 11pt;
	line-height: 1.4;
}
ol,
p,
table,
ul
{
	margin: 1em 0;
}
h1
{
	font-size: 200%;
}
* html h1
{
	position: relative;
}
h2
{
	font-size: 175%;
}
h3
{
	font-size: 150%;
}
h4
{
	font-size: 125%;
}
h5
{
	font-size: 100%;
}
h6
{
	font-size: 100%;
	font-style: italic;
}
h1,
h2,
h3,
h4,
h5
{
	font-weight: bold;
	margin: 10px 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a
{
	color: #000;
	text-decoration: none;
}

