h1, h2, h3, h4, h5, h6
{
	background: transparent;
	color: #004B99;
}

body
{
	color: black;
	font-family: Arial, Verdana, Helvetica, serif;
}

a, a:link, a:visited
{
    text-decoration: none;
	color: #000;
}

a:hover
{
    text-decoration: none;
	color: #000;
}

.BookmarkDIV
{
	position: absolute;
	top: 5px;
	right: 5px;
}
