BODY {
	margin: 0px;
	bgcolor: #ffffff;
	font-family: Courier, "Courier New";
	font-size: 12px;
	}
	
/*---------------------------------------------------------------------------*/	
/* Begin Table Formating Definitions
*/
/*---------------------------------------------------------------------------*/

TABLE  {
	font-family: Courier, "Courier New";
	font-size: 12px;
	}
	
TD {
	font-family: Courier, "Courier New";
	font-size: 12px;
	}

TD.specials {
	font-size: 12px;
	}
	
TD.searchDetailCaps {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	}

TD.searchDetail {
	font-weight: bold;
	}
	
TH {
	font-family: Courier, "Courier New";
	font-size: 12px;
	font-weight: bold;
	}
	
/*---------------------------------------------------------------------------*/	
/* Begin List Formating Definitions
*/
/*---------------------------------------------------------------------------*/
	
LI {
	font-family: Courier, "Courier New";
	font-size: 12px;
	color: #000000;
	}
	
UL {
	font-family: Courier, "Courier New";
	font-size: 12px;
	color: #000000;
	}
	
OL {
	font-family: Courier, "Courier New";
	font-size: 12px;
	color: #000000;
	}


/*---------------------------------------------------------------------------*/	
/* Begin Formating Definitions for HTML elements
*/
/*---------------------------------------------------------------------------*/
P {
	font-family: Courier, "Courier New";
        font-size: 12px;
        color: #000000;
        }
	
div {
	font-family: Courier, "Courier New";
        font-size: 12px;
        color: #000000;
        }
	
A {
	font-family: Courier, "Courier New";
        font-size: 12px;
        color: #CC0000;
        font-weight: bold;
        text-decoration: none;
        }
        
A:hover {
	font-family: Courier, "Courier New";
        font-size: 12px;
        color: #009900;
        font-weight: bold;
        text-decoration: none;
        }
        
B {
	font-family: Courier, "Courier New";
        font-size: 12px;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
        }
        
H1 {
	font-family: Courier, "Courier New";
        font-size: 12px;
        font-weight: bold;
        }
	
FONT {
	font-family: Courier, "Courier New";
        color: #000000;
	}
	
PRE {
        font-family: "Courier New", Courier, mono;
        color: #000000;
	}
	
INPUT {
	font-family: Courier, "Courier New";
        font-size: 12px;
        }
	
INPUT.submitbutton {
        color: #000000;
        background-color: #3366ff;
        font-weight: bold;
        }

SELECT {
	font-family: Courier, "Courier New";
        font-weight: bold;
        font-size: 12px;
        }

TEXTAREA {
	font-family: Courier, "Courier New";
	  font-size: 12px;
	  }

.copyright {  
	font-family: Courier, "Courier New";
        font-size: 9px; 
        color: #000000
        }

.mainHeader {  
	font-family: Courier, "Courier New";
        font-size: 18px; 
        color: #000000
        }

.titleHeader {  
	font-family: Courier, "Courier New";
        font-size: 18px; 
        color: #000000
        }

.subHeader {  
	font-family: Courier, "Courier New";
	  font-size: 12px;
        text-transform: uppercase; 
        font-weight: bold;
        color: #000000;
        }
	
.boldHeader {  
	font-family: Courier, "Courier New";
	  font-size: 12px;
        text-transform: uppercase; 
        font-weight: bold;
        color: #000000;
        }
	
.blockHeader {  
	font-family: Courier, "Courier New";
        font-size: 14px; 
        text-transform: uppercase; 
        font-weight: bold;
        color: #FFFFFF
        }

.maroonHeader {  
        font-family: Courier New, Courier, mono; 
        font-weight: bold;
        font-size: 11px; 
        color: #660000;
        }

.superBig {  
	font-family: Courier, "Courier New";
	  font-size: 32px;
        font-weight: bold;
        color: #000000;
        }
	
.superBigger {  
	font-family: Courier, "Courier New";
	  font-size: 72px;
        font-weight: bold;
        color: #000000;
        }


.releaselist {
	font-family: Courier, "Courier New";
	font-size: 12px;
	color: #000000;
}
