BODY 
	{
	background: #000000; 
	margin: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	padding: 0; 
	}
 
P 
	{
	font-family: Arial, Sans-Serif; 
	color: #EEE4D5; 
	font-size: 14px; 
	font-weight: bold; 
	}
 
	
DIV
	{
	font-family: Arial, Sans-Serif; 
	color: #EEE4D5; 
	font-size: 12px; 
	font-weight: bold; 
	}
	
UL, LI 
	{
	font-family:  Arial, Sans-Serif; 
	color: #EEE4D5; 
	font-size: 13px; 
	font-weight: bold;
	} 
	
H1 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif; 
	color: #EEE4D5; 
	font-size: 19px; 
	font-weight: bold; 
	} 

H2
	{
	font-family: Helvetica, Arial, Sans-Serif; 
	color: #EEE4D5; 
	font-size: 15px; 
	font-weight: bold; 
	} 
 
H3, H4 
	{
	font-family: Arial, Sans-Serif; 
	color: #EEE4D5; 
	font-size: 14px; 
	font-weight: bold; 
	} 

TABLE, TR, TD, TH 
	{
	font-family: Arial, Sans-Serif; 
	color: #EEE4D5; 
	font-size: 12px; 
	font-weight: bold;	
	}  

.ped 
	{
	background: #000000 url(bg_silver.jpg) repeat;
	font-family: Arial, Sans-Serif; 
	color: #EEE4D5; 
	font-size: 12px; 
	font-weight: bold;
	} 

.tdbg
	{
	background: #000000;
	font-family: Arial, Sans-Serif; 
	color: #EEE4D5; 
	font-size: 12px; 
	font-weight: bold;
	padding: 6px;
	}  

.footer
    {
	font-family: Arial, Sans-Serif;
    color: #EEE4D5;
    font-size: 10px;
	font-weight: bold;
    }

SPAN 
	{
	font-family: Arial, Sans-Serif; 
	color: #EEE4D5; 
	font-size: 10px; 
	font-weight: bold; 
	} 

A:link 
	{
	font-family: Arial, Sans-Serif;
	font-size: 14px;	
	font-weight: bold; 
	color: #C1E6FF; 
	text-decoration: underline; 
	} 

A:visited 
	{
	font-family: Arial, Sans-Serif;	
	font-size: 14px;	
	font-weight: bold; 
	color: #E3E4FF; 
	text-decoration: underline; 
	}
 
A:active 
	{
	font-family: Arial, Sans-Serif;	
	font-size: 14px;	
	font-weight: bold; 
	color: #FFFFCC; 
	} 

A:hover 
	{
	font-family: Arial, Sans-Serif;
	font-size: 14px;	
	font-weight: bold; 
	color: #970000;
	background: #EBEBEB; 
	text-decoration: underline;
	} 

A:link.sales 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif;
	font-size: 16px;	
	font-weight: bold; 
	color: #EEE4D5;
	padding: 4px;
	border: 2px outset #CCCCCC;
	background: #923B1D; 
	text-decoration: none; 
	} 

A:visited.sales 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif;	
	font-size: 16px;	
	font-weight: bold; 
	color: #EADDFF;
	border: 2px outset #CCCCCC;
	background: #BC4B25;  
	padding: 4px; 
	text-decoration: none; 
	}
 
A:active.sales 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif;	
	font-size: 16px;	
	font-weight: bold; 
	color: #FFFFCC;
	border: 2px inset #CCCCCC; 
	background: #923B1D; 
	padding: 4px; 
	text-decoration: none;  
	} 

A:hover.sales 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif;
	font-size: 16px;	
	font-weight: bold; 
	color: #970000;
	padding: 4px;
	border: 2px inset #CCCCCC; 
	background: #EEE4D5; 
	text-decoration: none;
	}  

A:link.small 
	{
	font-family: Arial, Sans-Serif;
	font-size: 10px;		
	font-weight: bold; 
	color: #C1E6FF; 
	text-decoration: underline; 
	} 

A:visited.small 
	{
	font-family: Arial, Sans-Serif;	
	font-weight: bold;
	font-size: 10px;	 
	color: #E3E4FF; 
	text-decoration: underline; 
	}
 
A:active.small 
	{
	font-family: Arial, Sans-Serif;	
	font-weight: bold;
	font-size: 10px;	 
	color: #FFFFCC; 
	} 

A:hover.small 
	{
	font-family: Arial, Sans-Serif;
	font-size: 10px;	
	font-weight: bold;
	background: #EBEBEB;  
	color: #970000; 
	text-decoration: underline;
	}
