body {
	background-color:black;
	background-repeat:no-repeat;
	background-attachment:fixed;
	color:white;
	font-family:arial,sans-serif;
	font-size:10pt;
}

div#logo {
	position:absolute;
	top:40px;
	left:514px;
}


div#logo div {
	position:absolute;
	top: 60px;
	right:0px;
	font-size:8pt;
}

div.download a img{
	position:relative;
	top:0px;
	left:510px;
	border-style:solid;
	border-width:0px;
}

#navigation {
	position:absolute;
	top:30px;
	left:40px;
	width:300px;
	font-size:10pt;
}

div#navigation div.menu1 A {
	color:white;
	text-decoration:none;
}



div#content {
	position:absolute;
	top:340px;
	left:155px;
	width:600px;
	height: 230px;
	margin-left:0px;
	margin-top:0px;
	overflow: auto;
}

h1 {
	font-weight:bold;
	font-size:14pt;
	font-family:arial,sans-serif;
}

h2 {
	font-weight:bold;
	font-size:12pt;
	font-family:arial,sans-serif;
}

td {
	font-size:10pt;
	padding-left:10px;
	padding-right:10px;
}

th {
	font-size:10pt;
	font-weight:bold;
	text-align:left;
}

A  {
	color:rgb(120,120,200);
	text-decoration:none;
}

a img {
	border-style:solid;
	border-width:0px;
}