/* --------- Colors -----------

Purple: #370e71
Green: 	#017048

 ----------- Colors ---------- */



BODY { color: black; 
		background-color: #ffffff;
		font-family: verdana, arial, helvetica, geneva, sans-serif;
		font-size: 12px; 
		margin: 0;
		}

P	{font-family: verdana, arial, helvetica, geneva, sans-serif; }
H2	{font-size: 20px; weight: bold; font-family: helvetica, geneva, sans-serif; }
H3	{font-size: 18px; weight: bold; font-family: helvetica, geneva, sans-serif; }
H4	{font-size: 18px; weight: bold; font-family: helvetica, geneva, sans-serif; }
STRONG	{font-wieght: bold;}

UL	{font-family: helvetica, geneva, sans-serif; }
OL	{font-family: helvetica, geneva, sans-serif; }
TD	{font-family: helvetica, geneva, sans-serif; font-size: 12px; line-height: 1.7em;}
DIR	{font-family: helvetica, geneva, sans-serif; }

.small {font-size: 11px; font-weight: bold; color: #202020; }
.UPC {font-size: 14px; font-weight: bold; color: #202020; }
.home {font-size: 16px; font-weight: normal; color: #202020; }
.commercial {font-size: 11px; font-weight: normal; color: #202020; }
.bcomm {font-size: 15px; font-weight: bold; color: #202020; }

A:link, A:visited, A:active { color: black; text-decoration: none; }
A:hover { text-decoration: underline; color: green;  }

.menu { font-size: 10px; font-weight: bold;}
.nav  { background: #FFFFFF; font-size: 16px; font-weight: bold; color: #7D7D7D; text-align: center;}
.nav tr td {width: 10%; text-align: center;}

.web-design {text-align: center; font-size: 10px; margin-top:15px;}
