/* CSS Document */

body,td,th {
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 1.4em;
	font-size: 13px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #996699;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #F4E30F;
}
.txt_smallText_01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #C9E8FA;
	letter-spacing: -.03em;
	line-height: 1.1em;
}
