body {
	margin: 0px;
	background-color: #000000;
}

body, table, td {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	letter-spacing: 1px;
	scrollbar-base-color:#ffffff;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-arrow-color:#000000;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#ffffff;
}

h1 {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 0px;
}

.bold {
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
}



a:link, a:active, a:visited {
	font-size: 11px;
	color:#B19B8E;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
}

a:hover {
	font-size: 11px;
	color:#ffffff;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
}

.contentLink a:link, .contentLink a:active, .contentLink a:visited {
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.contentLink a:hover {
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

.naviBold {
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
	letter-spacing: 1px;
}

.naviTable {
	padding-left: 27px;
}

.navi {
	font-size: 11px;
	color:#ffffff;
	font-weight: normal;
	letter-spacing: 1px;
}

.content {
	background-color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
}

