/* LAST MODIFIED 10.07.03 BY M. NAVEED USMAN */

a:visited    { text-decoration: underline; color: #9F0016; }
a:link       { text-decoration: underline; color: #9F0016; }
a:hover      { text-decoration: none; color: #9F0016; }

body, td, p
	
	{ 
	font-family: Times, serrif;
	font-size: 9pt;
	color: #3B1F00;
	}

.footer
	
	{ 
	font-family: Times, serrif;
	font-size: 8pt;
	color: #3B1F00;
	}
	
img

	{
	border-color:#3B1F00;
	} 

input, textarea 
  	
	{
	font-family: Times, serif; 
	font-size: 9pt; 
	}

.subheader
	{  
     font-family: Times, serrif;
	font-size: 16pt;
	color:#A00015;
	}

.incoterms
	{  
    font-family: Times, serrif;
	font-size: 12pt;
	color:#A00015;
	}

.oops
	{
	color:#C24100;
	}