a {
        font-family: arial, helvetica;
        font-size: 10pt;
        font-style: normal;
        line-height: 11pt;
        font-weight: normal;
        font-variant: normal;
        color: #8888FF;
	text-decoration: none;
}

b {
	font-weight: bold;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

p, td {
	font-family: arial, helvetica;
	font-size: 10pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
	border-color: #CC6600;
	color: #DDDDDD;
	background-color: #000000;
}
body {
	background-color: #000000;
	font-family: arial, helvetica;
	font-size: 10pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
	color: #DDDDDD;
}

h1 {
        text-decoration: none;
        font-size: 18px;
        font-family: arial, helvetica;
        color: #CC6600;
}
h2 {
        text-decoration: none;
        font-size: 14px;
        font-family: arial, helvetica;
        color: #CC6600;
}
