h1		{ color: #0000FF; font-family: arial; font-size: 12pt; }
h2		{ color: #000000; font-family: arial; font-size: 11pt; }
h3		{ color: #000000; font-family: arial; font-size: 8pt; FONT-WEIGHT: lighter; }
h4		{ color: #0000FF; font-family: arial; font-size: 10pt; }
h5		{ color: #FF0000; font-family: arial; font-size: 10pt; }
h6		{ color: #000000; font-family: arial; font-size: 8pt; FONT-WEIGHT: bold; }

A:link    { color: #0000FF; text-decoration: none; FONT-WEIGHT: bold; }
A:visited { color: #0000FF; text-decoration: none; FONT-WEIGHT: bold; }
A:active  { color: #FF0000; text-decoration: underline; FONT-WEIGHT: bold; }
a:hover { color: #FF0000; text-decoration: underline; FONT-WEIGHT: bold; }
a:focus { color: #FF0000; text-decoration: underline; FONT-WEIGHT: bold; }

.space { margin-left: 10pt; }
.spaceL { margin-left: 25pt; }
.spaceXL { margin-left: 50pt; }
.spaceXXL { margin-left: 100pt; }
.doublespace { margin-left: 10pt; margin-right: 10pt; }
.doublespaceL { margin-left: 50pt; margin-right: 50pt; }
.rosso	{ color: #FF0000; FONT-WEIGHT: bold; }
.blu	{ color: #0000FF; FONT-WEIGHT: bold; }
.form { color: #000000; font-family: arial; font-size: 8pt; FONT-WEIGHT: lighter; }
.formbutton { color: #0000FF; font-family: arial; font-size: 8pt; FONT-WEIGHT: bold; }
.formbuttonblack { color: #000000; font-family: arial; font-size: 8pt; FONT-WEIGHT: bold; }
.inv { color: #FFFFFF; }

.pagestylemain { background-color: #000000; }
.pagestylemarine { background-color: #000000; }
.pagestyleplastics { background-color: #000000; }

.tablestyle { width:800px; background-color:white; border-width:10px 40px; border-color:white; border-style:solid; position:absolute; top:0; left:50%; margin-left:-400px}
