	BODY {
	background: black;
    font-family: Times Roman;
	font-size: 12pt;
	font-color: white;
	text-align: left;
	}
	
	TABLE {
	background: black;
	}

	TD {
	color: blue;
	font-family: MS Sans Serif;
	font-size: 8pt;
	font-weight: bold;
	}
	
	.RRED {
	color: #ff0033;
	font-family: MS Sans Serif;
	font-size: 8pt;
	font-weight: bold;
	}
	
	.PRICE {
	color: #dbdbdb;
	font-family: MS Sans Serif;
	font-size: 11pt;
	font-weight: bold;
	}

	.PURP {
	font-family: Times New Roman;
	font-size: 12pt;
	font-style: bold;
	color: #660066;
    }
   
	.WHT {
	font-family: Times New Roman;
	font-size: 12pt;
	font-style: bold;
	color: white;
    }
	
	.INNY {
	margin-left: 10%;
	}
	
	.GIANT {
	font-family: Comic Sans MS;
	font-size: 88pt;
	font-style: bold;
	color: #ff99cc;
    }
	
	.GRN {
	font-family: Comic Sans MS;
	font-size: 10pt;
	color: #00FF00;
    font-weight: normal;
	}
	
	.GRNLG {
	font-family: Comic Sans MS;
	font-size: 13pt;
	color: #00FF00;
    font-weight: normal;
	}
	
	.RED {
	font-family: Comic Sans MS;
	font-size: 17pt;
	font-style: bold;
	color: #ff0099;
    }
	
	.G2001 {
	font-family: Comic Sans MS;
	font-size: 17pt;
	font-style: bold;
	color: #00FF00;
    }
	
	.MAG {
	font-family: Arial;
	font-size: 11pt;
	font-style: bold;
	color: #ff0099;
    }
	
	.WHITE {
	font-family: Comic Sans MS;
	font-size: 20pt;
	font-style: bold;
	color: white;
    }

	.BIGWHITE {
	font-family: Comic Sans MS;
	font-size: 40pt;
	font-style: bold;
	color: white;
    }

	.LGWHITE {
	font-family: Comic Sans MS;
	font-size: 30pt;
	font-style: bold;
	color: white;
    }

    .TOP {
    font-size: 9pt;
	font-variant: small-caps;
	font-weight: bold;
	}
	
    .BIGLINK {
	font-size: 10pt;
	color: #33ff00;
    }
	
    A {
	text-decoration: underline;
	font-style: bold;
	color: magenta;
    }

    A:Visited {
	text-decoration: underline;
	font-style: bold;
	color: magenta;
    }
   
    A:Hover {
	text-decoration: underline;
	font-style: bold;
	color: red;
    }
