body  {
	font-family:Arial, sans serif;
	color: #333;
	background-color:#466;
	line-height: 12pt;
	margin: 10px
}

p	{
	font-size:10pt;
	margin: 5px 8px 0 8px;			/* Top Right Bottom Left */
	text-align: left;
	color: black
	}
p.top	{
	margin-top:0px;
	}
p.intro	{
	margin-top: 15px
	}
p.mid	{
	text-align: center
	}
p.item
	{
	text-align: center;
	font-weight: bold
	}

div	{
	font-size: 10pt;
	color: black
	}
div.foot	{
	font-weight: normal;
	}
div.mid	{
	text-align: center;
	font-weight: normal;
	margin-bottom: 1.0em
	}

a:link	{	color: blue; text-decoration: none }
a:hover	{	color: red; text-decoration: none }
a:active	{	text-decoration: none }
a:visited	{	text-decoration: none }

table	{	margin: 0px;
		padding: 0px;
		border: 0px;
		empty-cells: show; 			/* What for? */
		background: #DFF}
table.piccell { background: #EFF}

table.main {	top: 0;
		left: 0;
		width: 760px;
		height: 580px;
 		background-color: #FFB}

table.zip {	background: #506060}

td.left {		background-image: url(./plainbg.gif);
		text-align: center;
		width: 20%;
		height: 100%}
td.main	{	background-image: url(./plain.gif);
		text-align: center;
		height: 100%}

td.col4	{	width: 20%;
		background-color: #E0E0A0}

td.col2	{	width: 40%;
		background-color: #E0D0E0}

img	{	border: black 0px}

img.insleft
	{
	float:left;
	margin: 0px 8px 0px 8px;
	}
img.insright
	{
	float:right;
	}
img.port	{
	margin: 0 5px 0 5px;
	 height:104px
	}
img.icon {
	margin: 0.8em 0 0 0;
	width: 140px
	}
img.thumb
	{
	margin: 0.2em;
	width: 120px
	}

img.full	{
	width: 800px;
	height: 600px
	}


h1	{
	font-size: 14pt;
	padding: 0.4em 0.2em 0.4em 0.2em;		/* Padding includes background color	*/
	margin: 0.4em 0 0.4em 0;			/* Margin excludes background color	*/
	background-color: #C0B0C0
	}

h2
	{
	text-align: center;
	margin: 8px;
	color: black
	}

h3	{
	color: maroon;
	margin: 0.2em 0 0.2em 0;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif
	}

h4	{
	margin: 0;
	font-variant: small-caps;
	text-align: center
	}

h4.footer	{
	color: gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt
	}

embed	{
	margin: 10px 0 0 0;
	height: 60px;
	width: 140px
}
