body {
	SCROLLBAR-HIGHLIGHT-COLOR: #FFD394; SCROLLBAR-SHADOW-COLOR: #FFD394; SCROLLBAR-ARROW-COLOR: #FFD394; SCROLLBAR-BASE-COLOR: #1F1133; scrollbar-track-color: #1F1133;
	background-color: #1F1133;
	margin-top: 10px;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7D6E93;
}
h1 { 
	font-size: 9pt;
	font-weight: bold;
}
h2 { 
	font-size: 9pt;
	font-weight: bold;
}
a {
	font-size: 9pt;
	color: #C4ACE6;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #9898cd;
}
a:hover {
	text-decoration: underline;
	color: #FFD394;
}
a:active {
	text-decoration: underline;
	color: #C4ACE6;
}
