/*
---------------------------------------------------------
Stylesheet for:		Food Export Consulting Services
Stylesheet Author:	Richard B. Harding
Version:			1.0
Created:			04 Apr 2002
Last Modified:		22 May 2002
Stylesheet URL:		http://www.fecs.us/fecs.css
Author Contact:		webmaster@randomscripts.com
---------------------------------------------------------
Designed to be fully CSS1 compliant.
*/

/* Headings */

h1, h2, h3, body, p, td, th, ul, ol, li, label, em {font-family:Geneva, Arial, sans-serif;}
h1 {font-size:16px; font-weight:bold; color:#660066; text-align:center;}
h2 {font-size:14px; font-weight:bold; color:#cc0000;}
h3 {font-size:12px; font-weight:bold; color:#990000; text-align:left;}
h3.purple {color:#660066;}
/* Text */

body, p {font-size:12px;}
p {margin-left:1px; margin-right:12px; margin-top:5px;}
p.head {font-size:12px; font-weight:bold; color:#990000; text-align:left;}
p.bold {font-size: 11px; font-weight:bold;}
hr {color:#008000;}
strong.purple {color:#990099;}
strong.pop {color:#993333;}
address {font-family:Geneva, Arial, sans-serif; font-size:10px; color:#003333; text-align:center; padding:6px; font-style:normal;}
em.header {font-size:13px; font-style:normal; font-weight:bold; color:#990000; text-align:left;}
em.red {color:#cc0000;}
label {font-size: 12px; font-weight:bold;}
/* Links */

a:link {font-family:Geneva, Arial, sans-serif; font-size:11px; font-weight:bold; color:#000099;}
a:hover {font-family:Geneva, Arial, sans-serif; font-size:11px; font-weight:bold; color:#990099;}
a:active {font-family:Geneva, Arial, sans-serif; font-size:11px; font-weight:bold; color:#009900;}
a:visited {font-family:Geneva, Arial, sans-serif; font-size:11px; font-weight:bold; color:#990000;}
a.purple:link {font-family:Geneva, Arial, sans-serif; font-size:12px; font-weight:bold; color:#660066; text-decoration:none;}
a.purple:hover {font-family:Geneva, Arial, sans-serif; font-size:12px; font-weight:bold; color:#ff00ff; text-decoration:none;}
a.purple:active {font-family:Geneva, Arial, sans-serif; font-size:12px; font-weight:bold; color:#660066; text-decoration:none;}
a.purple:visited {font-family:Geneva, Arial, sans-serif; font-size:12px; font-weight:bold; color:#660066; text-decoration:none;}

/* Lists */

td, th, ul, li, dl {list-style-image:url(images/arrow.gif); font-size:12px; margin-left:6px;}
dt {color:#660066;}
dd {color:#006666;}