H1, H2, H3 { font-weight: bold;
        text-align: center;
        background: #ffcc00;
        color: #000000;
	font-family: verdana, arial, sans-serif}
	
P { font-weight: normal;
     font-size: 75%;
     text-align: center;
     background: #ffcc00;
     color: #000000;
     font-family: verdana, arial, sans-serif}

TABLE { font-family: verdana, arial, sans-serif;
              font-size: x-small }

LI { font-family: verdana, arial, sans-serif}

UL {	LIST-STYLE-TYPE: disc}

OL {	LIST-STYLE-TYPE: decimal}

LI {FONT-SIZE: 75%}

TH {	FONT-SIZE: 100%}

TD {	FONT-SIZE: 100%}

BODY {BACKGROUND: #ffcc00;
        COLOR: #000000}
	
HR { background: #ffcc00;
	COLOR: #000000}
	
A:link { background: #ffcc00;
	COLOR: #000000}
	
A:visited { background: #ffcc00;
	COLOR: #cc66ff}
	
A:active { background: #ffcc00;
	COLOR: #0000ff}
	
A:hover { background: #ffcc00;
	COLOR: #00CCFF}

