.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7BE00;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C4C4DF;
}
.formTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.splashTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	font-style: italic;
}

.splashTxt a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}

.splashTxt a:hover{
	text-decoration: none;
}

.splashBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}

BODY
{
    SCROLLBAR-FACE-COLOR: #392073;
    SCROLLBAR-HIGHLIGHT-COLOR: #633DC3;
    SCROLLBAR-SHADOW-COLOR: #000000;
    SCROLLBAR-ARROW-COLOR: #633DC3;
    SCROLLBAR-TRACK-COLOR: #271650;
    SCROLLBAR-BASE-COLOR: #000000;
    scrollbar-light-color: #392073;
    scrollbar-dark-shadow-color: #000000
}

li {
	font: 10pt Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333366;
	list-style-type: disc;
}

