.Title
{
	color: #000000;
	font-size: 14pt;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.TitleH
{
	color: #999999;
	font-family: sans-serif;
	font-size: 18pt;
	letter-spacing: 1.0em;
}
.TitleS
{
	color: #999999;
	font-family: sans-serif;
	font-size: 12pt;
	letter-spacing: 0.5em;
}
.TitleV
{
	color: #999999;
	font-family: sans-serif;
	font-size: 18pt;
}
.TitleW
{
	color: #300000;
	font-family: serif;
	font-size: 24pt;
}
.Note
{
	color: #000000;
	font-size: 10pt;
	font-family: sans-serif;
	text-decoration: none;
}
.Note2
{
	color: #CCCCCC;
	font-size: 8pt;
	font-family: sans-serif;
	text-decoration: none;
}
.Note3
{
	color: #000000;
	font-size: 10pt;
	font-family: sans-serif;
	text-decoration: none;
}
.NoteB
{
	color: #3366FF;
	font-family: serif;
	font-size: 12pt;
	letter-spacing: 0.1em;
}
a:link
{
	color: #000000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 10pt;
}  /* for unvisited links */
a:visited
{
	color: #000000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 10pt;
} /* for visited links */
a:active
{
	color: #000000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 10pt;
} /* when link is clicked */
a:hover
{
	color: #0000FF;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 10pt;
} /* when mouse is over link */
body {
	background: #000000;
	scrollbar-face-color: #000000; /* black */
	scrollbar-arrow-color: #99CCFF; /* blue */
	scrollbar-track-color: #000000; /* black */
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-Color: #000000;
}

