body, p, h1, h2, h3, h4, h5, h6, td, th, ul, li {
	color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	text-align: left; */
}

body, p, td, th, ul, li {
	font-size: 10pt;
}

body {
	background-color: #000000; 
}

a:link {
	color: #EEEEEE;
	text-decoration:none;
	font-weight:bold;
}

a:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color: #EEEEEE;
	font-weight:bold;
	text-decoration:none;
	background-color: #555555; 
}

a.navi:link {
	font-weight: normal;
	color: #EEEEEE;
	text-decoration:none;
}

a.navi:visited {
	font-weight: normal;
	color: #EEEEEE;
	text-decoration:none;
}

a.navi:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	background-color: #555555; 
}


img {
  border-color: #FFFFFF;
  background-color:#222222;
}

h1 {
	font-size: 16pt;
	font-weight: bold;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
	margin: 12px 0px 2px 0px;
}

h4 {
	font-size: 10pt;
	font-weight: bold;
}

strong {
	font-weight: bold;
}

th {
	font-weight: bold;
	vertical-align: top;
}

td {
	vertical-align: top;
}

td.small {
	font-size: 8pt;
}

hr {
	height: 1px;
	color: #777777;
}

ul {
	margin-left: 1.2em;
}

li {
	list-style-type: disc;
}

p.hazy {
	font-size: 8pt;
	color: #AAAAAA;
}

p.small {
	font-size: 8pt;
}

p.centered {
	text-align: center;
}

p.right {
	text-align: right;
}

td.centered {
	text-align: center;
	vertical-align: center;
}

td.thumbs {
	text-align: center;
	vertical-align: middle;
}	

table.black {
	border-style: none;
	empty-cells:show;
	border-collapse: collapse;
}

th.black {
	background-color: #000000;
	border-style: solid;
	border-color: #333333;
	border-width:2px 2px 2px 0px; 
	padding: 4px;
}

td.black {
	background-color: #222222;
	border-style: solid;
	border-color: #333333;
	border-width:2px 2px 2px 0px; 
	padding: 2px 4px 4px 4px;
	width: 245
}

img.thumbs {
  border-color: #CCCCCC;
  background-color:#222222;
  border-width: 1px 1px 1px 1px;
}

a.thumbs {
  font-weight: bold;
  color: #FFFFFF;
}

a.thumbs:hover {
	color: #555555;
	text-decoration:underline;
}
