a:xlink {
	font-family: Verdana, Tahoma, sans-serif;
	color: #FFFFd2;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #FF0033;
}

a.sidebar {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	xcursor:url('/images/god_hand.cur');
}

a.subSidebar {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	xcursor:url('/images/god_hand.cur');
}
a.sidebar:link {
	font-family: Verdana, Tahoma, sans-serif;
	color: #000000;
	text-decoration: none;
	xcursor:url('/images/god_hand.cur');
}
a.sidebar:hover {
	text-decoration: underline;
	color: #FF0033;
	xcursor:url('/images/god_hand.cur');
}
a:active {
	text-decoration: underline;
	color: #FF0033;
}

a.sidebar:visited {
	color: #000000;
	text-decoration: none
}

a.subSidebar:link {
	font-family: Verdana, Tahoma, sans-serif;
	color: #000000;
	text-decoration: none;
}

a.subSidebar:hover {
	text-decoration: underline;
	color: #FF0033;
}

a.subSidebar:visited {
	color: #000000;
	text-decoration: none
}

.body_text {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11pt;
	color: #000000;
}

.body_textred {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0033;
}

.body_head {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.body_headred {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0033;
}

span.smallText {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8pt;
	color: #000000;
}

td.question {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FF0033;
}

td.answer {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

td.smalltext {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

span.comment {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}
span.comment_name {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0033;
	align:right;
}

.onpagelinkHand
{
	cursor:url('/images/god_hand.cur');
}