td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #CCC;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #6C0;
	background-color: #000;
}

.red-arrows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #F22;
	font-weight: normal;
}
.green-arrows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #6F0;
	font-weight: normal;
}

a.sidebar:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #CCC;
	text-decoration: none;
}
a.sidebar:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #CCC;
	text-decoration: none;
}
a.sidebar:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #06F;
	text-decoration: none;
	background-color: #2E2E2E;
}
.pagetitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #CCC;
}
.bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CCC;
}
.bold-blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #06C;
}
.bold-green {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0C0;
}


.bold-italic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #CCC;
}
.bold-red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.tinytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FC0;
}

