BODY  {
	background : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	cursor : auto;
}

H3  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Silver;
	font-size : medium;
	font-style : normal;
	font-variant : normal;
	font-weight : 300;
	text-align : center;
	line-height : 1.2;
}

P, TD  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Silver;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : lighter;
	cursor : auto;
	line-height : 1.2;
}

A:Link  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Teal;
	font-weight : 100;
	text-decoration : none;
	font-size : small;
}

A:visited  {
	color : Teal;
	text-decoration : none;
	font-weight : 100;
	font-size : small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.klein  {
	font-size : 7 pt;
	font-weight : 200;
}

B  {
	font-weight : 600;
}


