body
{
	font-family: Arial, Verdana, Helvetica, serif;
	background: #00002F;
	color: #000000;
}

p
{
	padding-left: 15px;
	padding-right: 15px;
}

h1, h2, h3, h4, h5, h6
{
	padding-left: 5px;
	background: transparent;
	color: #777777;
}

img
{
	border: 0px solid;
}

a, a:link, a:visited
{
	background: transparent;
	text-decoration: none;
	color: #FF8800;
	font-weight: bold;
}

a:hover
{
	background: transparent;
	text-decoration: underline;
	color: #999999;
}

.BookmarkDIV
{
	position: absolute;
	top: 5px;
	right: 5px;
}
