p>img {margin-bottom:10px;}


BODY {
	margin: 5px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 8pt;
	font-color: 000000;
	}
	
/*---------------------------------------------------------------------------*/	
/* Begin Table Formating Definitions
*/
/*---------------------------------------------------------------------------*/

TABLE  {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 9pt;
	}
	
TD {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 8pt;
	}

TD.specials {
	font-size: 8pt;
	}
	
TD.searchDetailCaps {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 8pt;
	}

TD.searchDetail {
	font-weight: bold;
	}
	
TH {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	}
	
/*---------------------------------------------------------------------------*/	
/* Begin List Formating Definitions
*/
/*---------------------------------------------------------------------------*/
	
LI {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 8pt;
	color: 000000;
	}
	
UL {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 8pt;
	color: 000000;
	}
	
OL {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 8pt;
	color: 000000;
	}


/*---------------------------------------------------------------------------*/	
/* Begin Formating Definitions for HTML elements
*/
/*---------------------------------------------------------------------------*/
P {
        font-family: Arial, Helvetica, Geneva, sans-serif;
        font-size: 8pt;
        color: 000000;
        }
	
A {
        font-family: Arial, Helvetica, Geneva, sans-serif;
        font-size: 8pt;
        color: CC0000;
        font-weight: bold;
        text-decoration: none;
        }
        
A:hover {
        font-family: Arial, Helvetica, Geneva, sans-serif;
        font-size: 8pt;
        color: 009900;
        font-weight: bold;
        text-decoration: none;
        }
        
B {
        font-family: Arial, Helvetica, Geneva, sans-serif;
        font-size: 8pt;
        color: 000000;
        text-decoration: none;
        font-weight: bold;
        }
        
H1 {
        font-family: Arial, Helvetica, Geneva, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        }
	
FONT {
        font-family: Arial, Helvetica, Geneva, sans-serif;
        color: 000000;
	}
	
PRE {
        font-family: "Courier New", Courier, mono;
        color: 000000;
	}
	
INPUT {
        font-family: Arial, Helvetica, Geneva, sans-serif;
        font-size: 8pt;
        }
	
INPUT.submitbutton {
        color: 000000;
        background-color: 3366ff;
        font-weight: bold;
        }

SELECT {
        font-family: Arial, Helvetica, Geneva, sans-serif;
        font-weight: bold;
        font-size: 8pt;
        }

TEXTAREA {
	  font-family: Arial, Helvetica, Geneva, sans-serif;
	  font-size: 8pt;
	  }

.copyright {  
        font-family: Arial, Helvetica, Geneva, sans-serif; 
        font-size: 8pt; 
        color: #000000
        }

.titleHeader {  
        font-family: Arial, Helvetica, Geneva, sans-serif; 
        font-size: 23pt; 
        text-transform: lowercase; 
        color: #000000
        }

.boldHeader {  
	  font-family: Arial, Helvetica, Geneva, sans-serif;
	  font-size: 8pt;
        text-transform: uppercase; 
        font-weight: bold;
        color: 000000;
        }
	
.blockHeader {  
        font-family: Arial, Helvetica, Geneva, sans-serif; 
        font-size: 14px; 
        text-transform: uppercase; 
        font-weight: bold;
        color: #FFFFFF
        }

