.BODY {
	font-family: sans-serif;
	font-size: small;
	background-color : ffffcc;
	margin-left : 5px;
	margin-top : 5px;
	color : Black;
}

BLOCKQUOTE {
	text-indent : 20;
	margin : 7px;
	font-family : sans-serif;
	font-size : smaller;
	font-weight : bold;
}

p {
	font-family : sans-serif;
	font-size : small;
}

body.img {
	text-align: center
}


LI {
	padding-top : 6px;
	font-family : sans-serif;
}

SUP {
	vertical-align : super;
}

H1 {
	color : #003333;
	font-size : large;
	font-weight : bold;
	font-family : sans-serif;
}

H2 {
	color : #003333;
	font-size : medium;
	font-weight : bold;
	font-family : sans-serif;
}

H3 {
	color : #003333;
	font-size : medium;
	font-family : sans-serif;
	font-weight : bold;
	font-style : italic;
}

.footer {
	font-size : x-small;
	font-family : sans-serif;
}
.header {
	font-size : x-small;
	font-family : sans-serif;
}
 

th {
	background-color : #339999;
	font-weight : bold;
		font-family : sans-serif;
		font-size : x-small;
}

td {
	font-family : sans-serif;
	font-size : x-small;
}

.tdsmall {
	font-family : sans-serif;
	font-size : xx-small;
}

.product  {
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-size: 105%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffff99;
}

.topbar  {
	color: #ffff33;
	font-style: normal;
	font-weight: bold;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin-top: 12px;
	border-bottom: 1px solid #ffcc33;
	width: 132px
}

.toplink  {
	color: #ffff33;
	font-style: normal;
	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
	list-style-type: none;
	margin-top: 4px;
	padding: 2px 2px 2px 10px
}

.topfirst  {
	color: #ffff33;
	font-style: normal;
	font-weight: bold;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	margin-top: 3px;
}

caption {
	font-family : sans-serif;
	font-size : medium;
	font-weight : bold;
	color : #000033;
}

#lastdate  { color: #d2b48c; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: transparent; margin: 8px 20px 0px; padding: 10px }

#boxdouble { margin: 1px 10px 10px; padding: 8px; border: double 3px #996600; }

.leftcolumn  {
	color: #003366;
	font-style: normal;
	font-weight: bold;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 12px;
	margin-right: 2px;
	margin-left: 4px;
	padding-right: 2px;
	padding-left: 4px;
	border-bottom: 3px solid #960;
	background-color : Silver;
}


.leftfirst  {
	color: #003366;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 4px;
	padding-right: 2px;
	padding-left: 2px;
	border-bottom: 2px solid #960;
	font-size : smaller;
}

.leftlink  {
	color: #003366;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 4px;
	padding-right: 2px;
	padding-left: 2px;
	font-size : smaller;
}

A.mailto {
	font-size : x-small;
}
	
  a:link {
	color: #000066;
	text-decoration : underline;
}
   a:visited { color: #666666 }
   a:active {
    color: #000033 }
   a:hover { color: #ff0000 }

a.leftlink:link {
	color: #003366;
	background-color: transparent;
	text-decoration: none;
	font-weight : bold;
}

a.leftlink:visited {
	color: #666666;
	background-color: transparent;
	text-decoration: none;
}
a.leftlink:hover { color: #ffff66; text-decoration: none;	}

a.leftfirst:link {
	color: #330000;
	background-color: transparent;
	text-decoration:none;
	font-weight : bold;
}
a.leftfirst:visited { color: #666666; background-color: transparent; text-decoration:none; }
a.leftfirst:hover {
	color: #ffffcc;
	background-color: transparent;
	text-decoration: underline;
}

a.toplink:link {
	color: #ffff33;
	background-color: transparent;
	text-decoration: none;
}

a.toplink:visited { color: #999999; background-color: transparent; text-decoration: none; }

a.toplink:hover { 	color: #ffffff; text-decoration: none; 	}
a.topfirst:link {
	color: #cc6600;
	background-color: transparent;
	text-decoration: none;
}

a.topfirst:visited { color: #cccccc; background-color: transparent; text-decoration: none; }

a.topfirst:hover { 	color: #ffffff; text-decoration: none; 	}

.indent1 { margin-left: 40px; }
.indent2 {
	margin-left: 80px;
}
.indent3 { margin-left: 120px; }

.footnote { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

.footer  { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; background-color: transparent; text-indent: 0px; margin-top: 1px; margin-bottom: 1px }
a.footer:link { color: #663300; background-color: transparent; text-decoration: underline; }
a.footer:hover { color: #cc6600; background-color: transparent; text-decoration: underline; cursor:help;}

.wwwlink  {
	color: #003366;
	font-style: normal;
	font-weight: bold;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: Yellow;
	margin-top: 8px;
	margin-right: 2px;
	margin-left: 8px;
	padding-right: 2px;
	padding-left: 8px;
}

.bullet {font-size:large;}
.bulletsm {font-size:medium;}

.A1 {

	background-color:#FFFF00;
	border-top-style: solid;
	border-top-width: 1 px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-width: 2px;
	border-bottom-style:solid;
	margin: 3px;
	font-size:medium;
	padding:3px;
	font-weight:bold;
}

.A2 {
background-color: #009900;
	border-top-style: solid;
	border-top-width: 1 px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-width: 2px;
	border-bottom-style:solid;
	margin: 3px;
	font-size:medium;
	padding:3px;
	font-weight:bold;
}

.A3 {
background-color: #006699;
	border-top-style: solid;
	border-top-width: 1 px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-width: 2px;
	border-bottom-style:solid;
	margin: 3px;
	font-size:medium;
	padding:3px;
	font-weight:bold;
}

.nickel {
background-color: #9966CC;
	border-top-style: solid;
	border-top-width: 1 px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-width: 2px;
	border-bottom-style:solid;
	margin: 3px;
	font-size:medium;
	padding:3px;
	font-weight:bold;
}

.mang {
background-color: #999999;
	border-top-style: solid;
	border-top-width: 1 px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-width: 2px;
	border-bottom-style:solid;
	margin: 3px;
	font-size:medium;
	padding:3px;
	font-weight:bold;
}

.sil {
background-color: #FF0000;
	border-top-style: solid;
	border-top-width: 1 px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-width: 2px;
	border-bottom-style:solid;
	margin: 3px;
	font-size:medium;
	padding:3px;
	font-weight:bold;
}

.copp {
background-color: #FF6600;
	border-top-style: solid;
	border-top-width: 1 px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-width: 2px;
	border-bottom-style:solid;
	margin: 3px;
	font-size:medium;
	padding:3px;
	font-weight:bold;
}

.phosA {
background-color: #CC0066;
	border-top-style: solid;
	border-top-width: 1 px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-width: 2px;
	border-bottom-style:solid;
	margin: 3px;
	font-size:medium;
	padding:3px;
	font-weight:bold;
}

.phosC {
background-color: #FFFF66;
	border-top-style: solid;
	border-top-width: 1 px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-width: 2px;
	border-bottom-style:solid;
	margin: 3px;
	font-size:medium;
	padding:3px;
	font-weight:bold;
}

.low {
background-color: #CC9900;
	border-top-style: solid;
	border-top-width: 1 px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-width: 2px;
	border-bottom-style:solid;
	margin: 3px;
	font-size: medium;
	padding:3px;
	font-weight:bold;
}

a.wwwlink:link { color: #003366; background-color: transparent; text-decoration: none; 	background-color: Yellow;}
a.wwwlink:visited { color: #663300; background-color: transparent; text-decoration: none; 	background-color: Yellow;}
a.wwwlink:hover { color: #3399ff; text-decoration: none; background-color: Yellow;}
