body, p, h1, h2, h3, h4, h5, h6, td, th, ul, li {
	color: #EEEEEE;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

body, p, td, th, ul, li {
	font-size: 10pt;
}

body {
	background-color: #333333; 
}

a:link {
	color: #EEEEEE;
	text-decoration:underline;
}

a:visited {
	color: #EEEEEE;
	text-decoration:underline;
}

a:hover {
	color: #AAAAAA;
	text-decoration:underline;
}

a.navi-bold:link {
	font-weight: normal;
	color: #EEEEEE;
	text-decoration:none;
}

a.navi-bold:visited {
	font-weight: normal;
	color: #EEEEEE;
	text-decoration:none;
}

a.navi-bold:hover {
	font-weight: normal;
	color: #AAAAAA;
	text-decoration:none;
	background-color: #222222;
}


img {
  border-color: #AAAAAA;
  background-color:#222222;
}

h1 {
	font-size: 18pt;
	font-weight: bold;
	margin-bottom: 0px;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
}

h4 {
	font-size: 10pt;
	font-weight: bold;
}

strong {
	font-weight: bold;
}

th {
	font-weight: bold;
	vertical-align: top;
}

td {
	vertical-align: top;
}

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;
	background-color: #888888;
	padding: 8px 8px 8px 8px;
	width: 166px;
	height: 166px;
	color: #FFFFFF;
}	

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;
}

p.stefan {
	font-size: 14pt;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}