.e
        {
        font-weight:bold;
        color:#ffcc00;
        }

.i
        {
        text-indent:3em;
        line-height:140%;
        }

.s	{
	font-size:8pt;
	}

.c	{
	font-family:Courier New;
	font-size:10pt;
	text-indent:3em;
	line-height:140%;
	}

P, TD, TD P, OL, TD LI, LI, UL, TD UL
        {
        font-family:Verdana,Arial,Helvetica,sans-serif;
        font-size:10pt;
        color:#cccccc;
        }

BODY
        {
        background-color:#2d2d2d;
        }

H1, H2, H3
        {
        color:#ffcc00;
        font-size:16pt;
        font-family:Verdana,Arial,Helvetica,sans-serrif,Times,Times New Roman,Serif;
        }

A:link
        {
        color:#ffcc00;
        text-decoration:none;
        }

A:visited
        {
        color:#ff9900;
        text-decoration:none;
        }

A:active
        {
        color: #ff9900;
        text-decoration:none;
        }
A:hover
        {
        color:#ff9900;
        text-decoration:none;
        }

.t
        {
        color:#ff9900;
        }


